Searched refs:s00 (Results 1 – 2 of 2) sorted by relevance
29 ZEND_API double zend_strtod(const char *s00, const char **se);
2527 (s00, se) CONST char *s00; char **se; in zend_strtod() argument2529 (const char *s00, const char **se)2568 for(s = s00;;s++) switch(*s) {2686 s00 = s;2717 s = s00;2750 s = s00;
Completed in 12 milliseconds