Home
last modified time | relevance | path

Searched refs:zend_hex_strtod (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_strtod.h37 ZEND_API double zend_hex_strtod(const char *str, const char **endptr);
H A Dzend_language_scanner.l2130 ZVAL_DOUBLE(zendlval, zend_hex_strtod(hex, (const char **)&end));
H A Dzend_strtod.c4403 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod() function

Completed in 40 milliseconds