Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_strtod.c420 int k, maxwds, sign, wds; member
496 rv->maxwds = x; in Balloc()
575 if (wds >= b->maxwds) { in multadd()
689 if (wc > a->maxwds) { in mult()
842 for(i = b->maxwds; n1 > i; i <<= 1) { in lshift()
1404 b->maxwds = 1 << (b->k = *(int*)b); in zend_freedtoa()

Completed in 12 milliseconds