Searched defs:gmp_divexact (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/gmp/ | ||
H A D | gmp.stub.php | 100 function gmp_divexact(GMP|int|string $num1, GMP|int|string $num2): GMP {} function |
H A D | gmp.c | 1254 ZEND_FUNCTION(gmp_divexact) in ZEND_FUNCTION() argument |
Completed in 11 milliseconds