Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dprettywriter.h93 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
H A Dreader.h210 …bool RawNumber(const Ch* str, SizeType len, bool copy) { return static_cast<Override&>(*this).Stri… in RawNumber() function
1340 cont = handler.RawNumber(str, SizeType(length), false); in ParseNumber()
1352 cont = handler.RawNumber(str, SizeType(length), true); in ParseNumber()
H A Dwriter.h186 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
H A Dschema.h185 bool RawNumber(const Ch* str, SizeType len, bool) { in RawNumber() function
1696 bool RawNumber(const Ch* str, SizeType length, bool copy)
H A Ddocument.h2341 bool RawNumber(const Ch* str, SizeType length, bool copy) {