Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_strtod.h30 ZEND_API double zend_hex_strtod(const char *str, const char **endptr);
H A Dzend_language_scanner.l2124 ZVAL_DOUBLE(zendlval, zend_hex_strtod(hex, (const char **)&end));
H A Dzend_strtod.c4414 ZEND_API double zend_hex_strtod(const char *str, const char **endptr) in zend_hex_strtod() function

Completed in 20 milliseconds