Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_strtod.c1283 static int quorem(Bigint *b, Bigint *S) in quorem() function
1930 dig = quorem(b,S) + '0'; in zend_dtoa()
1986 *s++ = dig = quorem(b,S) + '0'; in zend_dtoa()

Completed in 8 milliseconds