HomeSort by relevance Sort by last modified time
    Searched defs:codePointToUTF8 (Results 1 - 2 of 2) sorted by null

  /external/jsoncpp/src/lib_json/
json_tool.h 18 static inline std::string codePointToUTF8(unsigned int cp) {
  /external/protobuf/conformance/third_party/jsoncpp/
jsoncpp.cpp 104 static inline std::string codePointToUTF8(unsigned int cp) {
866 decoded += codePointToUTF8(unicode);
    [all...]

Completed in 5963 milliseconds