Home
last modified time | relevance | path

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

/third_party/jsoncpp/include/json/
Dreader.h209 bool decodeUnicodeCodePoint(Token& token, Location& current, Location end,
/third_party/jsoncpp/src/lib_json/
Djson_reader.cpp666 if (!decodeUnicodeCodePoint(token, current, end, unicode)) in decodeString()
680 bool Reader::decodeUnicodeCodePoint(Token& token, Location& current, in decodeUnicodeCodePoint() function in Json::Reader
967 bool decodeUnicodeCodePoint(Token& token, Location& current, Location end,
1726 if (!decodeUnicodeCodePoint(token, current, end, unicode)) in decodeString()
1740 bool OurReader::decodeUnicodeCodePoint(Token& token, Location& current, in decodeUnicodeCodePoint() function in Json::OurReader
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp864 if (!decodeUnicodeCodePoint(token, current, end, unicode)) in decodeString()
878 bool Reader::decodeUnicodeCodePoint(Token& token, in decodeUnicodeCodePoint() function in Json::Reader
1182 bool decodeUnicodeCodePoint(Token& token,
1868 if (!decodeUnicodeCodePoint(token, current, end, unicode)) in decodeString()
1882 bool OurReader::decodeUnicodeCodePoint(Token& token, in decodeUnicodeCodePoint() function in Json::OurReader
Djson.h1457 bool decodeUnicodeCodePoint(Token& token,