Searched defs:gmp_strval (Results 1 – 2 of 2) sorted by relevance
77 function gmp_strval(GMP|int|string $num, int $base = 10): string {} function
710 static void gmp_strval(zval *result, mpz_t gmpnum, int base) /* {{{ */ in gmp_strval() function1111 ZEND_FUNCTION(gmp_strval) in ZEND_FUNCTION() argument
Completed in 11 milliseconds