Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_strtod.c1787 gethex(sp, rvp, rounding, sign) in gethex() function
1790 gethex( CONST char **sp, U *rvp, int rounding, int sign)
2587 gethex(&s, &rv, bc.rounding, sign);
2589 gethex(&s, &rv, 1, sign);

Completed in 11 milliseconds