Home
last modified time | relevance | path

Searched refs:maxItems_ (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dschema.h373 maxItems_(SizeType(~0)), in Schema()
542 AssignIfExist(maxItems_, value, GetMaxItemsString()); in Schema()
874 if (elementCount > maxItems_) in EndArray()
1248 SizeType maxItems_; variable