php-src/ext/gmp
Gina Peter Banyard 290f69662a ext/gmp: Create custom Fast ZPP specifier to parse into mpz_ptr
We define module globals to be used with ZPP, which also avoids excessive initializing and clearing of variables,
something recommended by the GMP documentation.
2024-11-27 15:10:49 +00:00
..
tests ext/gmp: Split out non-existent inverse modulo cases 2024-11-27 15:10:49 +00:00
config.m4 Autotools: Add pkg-config for GMP library (#15166) 2024-08-06 10:16:42 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
gmp_arginfo.h Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
gmp.c ext/gmp: Create custom Fast ZPP specifier to parse into mpz_ptr 2024-11-27 15:10:49 +00:00
gmp.stub.php ext/gmp: Make GMP class final (#15121) 2024-07-28 13:03:26 +01:00
php_gmp_int.h Add comments about internal headers (GH-15689) 2024-09-08 16:11:25 +02:00
php_gmp.h ext/gmp: Create custom Fast ZPP specifier to parse into mpz_ptr 2024-11-27 15:10:49 +00:00