Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dmath.c673 zend_long num = 0, digit, onum; in _php_math_basetolong() local
695 onum = num; in _php_math_basetolong()
697 if (num > onum) in _php_math_basetolong()

Completed in 9 milliseconds