Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_strtod.c1805 gethex(sp, rvp, rounding, sign) in gethex() function
1808 gethex( CONST char **sp, U *rvp, int rounding, int sign)
2605 gethex(&s, &rv, bc.rounding, sign);
2607 gethex(&s, &rv, 1, sign);

Completed in 15 milliseconds