Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_strtod.c1282 static int quorem(Bigint *b, Bigint *S) in quorem() function
1929 dig = quorem(b,S) + '0'; in zend_dtoa()
1985 *s++ = dig = quorem(b,S) + '0'; in zend_dtoa()

Completed in 8 milliseconds