Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_tool.h76 static inline void fixNumericLocale(char* begin, char* end) { in fixNumericLocale() function
Djson_writer.cpp105 fixNumericLocale(buffer, buffer + len); in valueToString()
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp162 static inline void fixNumericLocale(char* begin, char* end) { in fixNumericLocale() function
4131 fixNumericLocale(buffer, buffer + len); in valueToString()