Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dmath.c674 zend_long num = 0, digit, onum; in _php_math_basetolong() local
696 onum = num; in _php_math_basetolong()
698 if (num > onum) in _php_math_basetolong()

Completed in 10 milliseconds