Home
last modified time | relevance | path

Searched defs:gmp_strval (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/gmp/
H A Dgmp.stub.php77 function gmp_strval(GMP|int|string $num, int $base = 10): string {} function
H A Dgmp.c649 static void gmp_strval(zval *result, mpz_t gmpnum, int base) /* {{{ */ in gmp_strval() function
1044 ZEND_FUNCTION(gmp_strval) in ZEND_FUNCTION() argument

Completed in 11 milliseconds