Searched refs:maxItems_ (Results 1 – 1 of 1) sorted by relevance
373 maxItems_(SizeType(~0)), in Schema()542 AssignIfExist(maxItems_, value, GetMaxItemsString()); in Schema()874 if (elementCount > maxItems_) in EndArray()1248 SizeType maxItems_; variable