Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dmath.c720 zend_long num = 0, digit, onum; in _php_math_basetolong() local
742 onum = num; in _php_math_basetolong()
744 if (num > onum) in _php_math_basetolong()

Completed in 7 milliseconds