Home
last modified time | relevance | path

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

/PHP-8.3/ext/gmp/tests/
H A Dbug32773.phpt11 var_dump(gmp_div(10, 0));
H A Dbug80560.phpt40 'gmp_div',
/PHP-8.3/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
H A Dgmp_arginfo.h267 ZEND_FALIAS(gmp_div, gmp_div_q, arginfo_gmp_div)

Completed in 10 milliseconds