Searched defs:gmp_xor (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/gmp/ | ||
H A D | gmp.stub.php | 168 function gmp_xor(GMP|int|string $num1, GMP|int|string $num2): GMP {} function |
H A D | gmp.c | 1994 ZEND_FUNCTION(gmp_xor) in ZEND_FUNCTION() argument |
Completed in 17 milliseconds