Home
last modified time | relevance | path

Searched defs:parse_double (Results 1 – 3 of 3) sorted by relevance

/third_party/re2/re2/
Dre2.cc1202 bool RE2::Arg::parse_double(const char* str, size_t n, void* dest) { in GlobalReplace() function in re2::RE2::Arg
/third_party/re2/util/
Dpcre.cc992 bool PCRE::Arg::parse_double(const char* str, size_t n, void* dest) { in parse_double() function in re2::PCRE::Arg
/third_party/glib/glib/
Dgoption.c1140 parse_double (const gchar *arg_name, in parse_double() function