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