Home
last modified time | relevance | path

Searched defs:gmp_cmp (Results 1 – 2 of 2) sorted by path

/php-src/ext/gmp/
H A Dgmp.c680 static void gmp_cmp(zval *return_value, zval *a_arg, zval *b_arg, bool is_operator) /* {{{ */ in gmp_cmp() function
1706 ZEND_FUNCTION(gmp_cmp) in ZEND_FUNCTION() argument
H A Dgmp.stub.php152 function gmp_cmp(GMP|int|string $num1, GMP|int|string $num2): int {} function

Completed in 13 milliseconds