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