#include <gmp.h>
#include "php_version.h"
Go to the source code of this file.
◆ GMPG
Value:
#define ZEND_MODULE_GLOBALS_ACCESSOR(module_name, v)
Definition at line 37 of file php_gmp.h.
◆ PHP_GMP_VERSION
◆ phpext_gmp_ptr
◆ ZEND_MODULE_DEACTIVATE_D()
ZEND_MODULE_DEACTIVATE_D |
( |
gmp | | ) |
|
◆ ZEND_MODULE_INFO_D()
ZEND_MODULE_INFO_D |
( |
gmp | | ) |
|
◆ ZEND_MODULE_STARTUP_D()
ZEND_MODULE_STARTUP_D |
( |
gmp | | ) |
|
◆ gmp_module_entry
Definition at line 60 of file gmp.c.
◆ rand_initialized
◆ rand_state
gmp_randstate_t rand_state |