Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dphp_math.h24 PHPAPI zend_string * _php_math_longtobase(zend_long arg, int base);
H A Dmath.c799 PHPAPI zend_string * _php_math_longtobase(zend_long arg, int base) in _php_math_longtobase() function
895 return _php_math_longtobase(Z_LVAL_P(arg), base); in _php_math_zvaltobase()
/PHP-8.0/
H A DUPGRADING.INTERNALS242 - _php_math_longtobase()

Completed in 10 milliseconds