Home
last modified time | relevance | path

Searched defs:NoLocaleStrtod (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dstrtod.cc76 double NoLocaleStrtod(const char* str, char** endptr) { in NoLocaleStrtod() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc2446 double NoLocaleStrtod(const char *str, char **endptr) { in NoLocaleStrtod() function