Searched refs:s00 (Results 1 – 2 of 2) sorted by relevance
36 ZEND_API double zend_strtod(const char *s00, const char **se);
2519 (s00, se) CONST char *s00; char **se; in zend_strtod() argument2521 (const char *s00, const char **se)2560 for(s = s00;;s++) switch(*s) {2678 s00 = s;2709 s = s00;2742 s = s00;
Completed in 15 milliseconds