Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_strtod.h29 ZEND_API double zend_hex_strtod(const char *str, const char **endptr);
H A Dzend_language_scanner.l2054 ZVAL_DOUBLE(zendlval, zend_hex_strtod(hex, (const char **)&end));
H A Dzend_strtod.c4423 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod() function

Completed in 26 milliseconds