Home
last modified time | relevance | path

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

/php-src/ext/bcmath/libbcmath/src/
H A Dnum2long.c40 long bc_num2long(bc_num num) in bc_num2long() function
H A Draise.c110 long exponent = bc_num2long(expo); in bc_raise_bc_exponent()
H A Dbcmath.h104 long bc_num2long(bc_num num);
/php-src/ext/bcmath/
H A Dbcmath.c612 long exponent = bc_num2long(bc_exponent); in PHP_FUNCTION()
1110 long exponent = bc_num2long(n2); in bcmath_number_pow_internal()

Completed in 18 milliseconds