Searched defs:Strtod (Results 1 – 2 of 2) sorted by relevance
188 inline double Strtod(const char *str, int exponent, uint8_t radix) in Strtod() function
1081 double NumberHelper::Strtod(const char *str, int exponent, uint8_t radix) in Strtod() function in panda::ecmascript::base::NumberHelper