Home
last modified time | relevance | path

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

/php-src/ext/gmp/tests/
H A Dbug32773.phpt11 var_dump(gmp_div(10, 0));
H A Dbug80560.phpt40 'gmp_div',
/php-src/ext/gmp/
H A Dgmp.stub.php96 function gmp_div(GMP|int|string $num1, GMP|int|string $num2, int $rounding_mode = GMP_ROUND_ZERO): … function

Completed in 8 milliseconds