Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dmath.c796 long num = 0, digit, onum; in _php_math_basetolong() local
818 onum = num; in _php_math_basetolong()
820 if (num > onum) in _php_math_basetolong()

Completed in 12 milliseconds