Searched refs:_php_math_basetolong (Results 1 – 2 of 2) sorted by relevance
/PHP-5.4/ext/standard/ | ||
H A D | php_math.h | 28 PHPAPI long _php_math_basetolong(zval *arg, int base); |
H A D | math.c | 794 PHPAPI long _php_math_basetolong(zval *arg, int base) in _php_math_basetolong() function |
Completed in 11 milliseconds