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