Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dmath.c807 zend_long num = 0, digit, onum; in _php_math_basetolong() local
829 onum = num; in _php_math_basetolong()
831 if (num > onum) in _php_math_basetolong()

Completed in 7 milliseconds