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 D | prettywriter.h | 93 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
|
| H A D | reader.h | 210 …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 D | writer.h | 186 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
|
| H A D | schema.h | 185 bool RawNumber(const Ch* str, SizeType len, bool) { in RawNumber() function 1696 bool RawNumber(const Ch* str, SizeType length, bool copy)
|
| H A D | document.h | 2341 bool RawNumber(const Ch* str, SizeType length, bool copy) {
|