Searched defs:gmp_cmp (Results 1 – 2 of 2) sorted by relevance
152 function gmp_cmp(GMP|int|string $num1, GMP|int|string $num2): int {} function
741 static void gmp_cmp(zval *return_value, zval *a_arg, zval *b_arg, bool is_operator) /* {{{ */ in gmp_cmp() function1782 ZEND_FUNCTION(gmp_cmp) in ZEND_FUNCTION() argument
Completed in 12 milliseconds