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