Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_strtod.c1791 gethex(sp, rvp, rounding, sign) in gethex() function
1794 gethex( CONST char **sp, U *rvp, int rounding, int sign)
2591 gethex(&s, &rv, bc.rounding, sign);
2593 gethex(&s, &rv, 1, sign);

Completed in 12 milliseconds