Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_strtod.c1802 gethex(sp, rvp, rounding, sign) in gethex() function
1805 gethex( CONST char **sp, U *rvp, int rounding, int sign)
2602 gethex(&s, &rv, bc.rounding, sign);
2604 gethex(&s, &rv, 1, sign);

Completed in 11 milliseconds