bcmath 34 ext/bcmath/bcmath.c ZEND_DECLARE_MODULE_GLOBALS(bcmath) bcmath 35 ext/bcmath/bcmath.c static PHP_GINIT_FUNCTION(bcmath); bcmath 36 ext/bcmath/bcmath.c static PHP_GSHUTDOWN_FUNCTION(bcmath); bcmath 116 ext/bcmath/bcmath.c PHP_MINIT(bcmath), bcmath 117 ext/bcmath/bcmath.c PHP_MSHUTDOWN(bcmath), bcmath 120 ext/bcmath/bcmath.c PHP_MINFO(bcmath), bcmath 122 ext/bcmath/bcmath.c PHP_MODULE_GLOBALS(bcmath), bcmath 123 ext/bcmath/bcmath.c PHP_GINIT(bcmath), bcmath 124 ext/bcmath/bcmath.c PHP_GSHUTDOWN(bcmath), bcmath 133 ext/bcmath/bcmath.c ZEND_GET_MODULE(bcmath) bcmath 144 ext/bcmath/bcmath.c static PHP_GINIT_FUNCTION(bcmath) bcmath 156 ext/bcmath/bcmath.c static PHP_GSHUTDOWN_FUNCTION(bcmath) bcmath 166 ext/bcmath/bcmath.c PHP_MINIT_FUNCTION(bcmath) bcmath 176 ext/bcmath/bcmath.c PHP_MSHUTDOWN_FUNCTION(bcmath) bcmath 186 ext/bcmath/bcmath.c PHP_MINFO_FUNCTION(bcmath) bcmath 32 ext/bcmath/php_bcmath.h PHP_MINIT_FUNCTION(bcmath); bcmath 33 ext/bcmath/php_bcmath.h PHP_MSHUTDOWN_FUNCTION(bcmath); bcmath 34 ext/bcmath/php_bcmath.h PHP_MINFO_FUNCTION(bcmath); bcmath 47 ext/bcmath/php_bcmath.h ZEND_BEGIN_MODULE_GLOBALS(bcmath) bcmath 52 ext/bcmath/php_bcmath.h ZEND_END_MODULE_GLOBALS(bcmath) bcmath 58 ext/bcmath/php_bcmath.h ZEND_EXTERN_MODULE_GLOBALS(bcmath) bcmath 59 ext/bcmath/php_bcmath.h #define BCG(v) ZEND_MODULE_GLOBALS_ACCESSOR(bcmath, v)