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            130 ext/bcmath/bcmath.c ZEND_GET_MODULE(bcmath)
bcmath            141 ext/bcmath/bcmath.c static PHP_GINIT_FUNCTION(bcmath)
bcmath            150 ext/bcmath/bcmath.c static PHP_GSHUTDOWN_FUNCTION(bcmath)
bcmath            160 ext/bcmath/bcmath.c PHP_MINIT_FUNCTION(bcmath)
bcmath            170 ext/bcmath/bcmath.c PHP_MSHUTDOWN_FUNCTION(bcmath)
bcmath            180 ext/bcmath/bcmath.c PHP_MINFO_FUNCTION(bcmath)
bcmath             29 ext/bcmath/php_bcmath.h PHP_MINIT_FUNCTION(bcmath);
bcmath             30 ext/bcmath/php_bcmath.h PHP_MSHUTDOWN_FUNCTION(bcmath);
bcmath             31 ext/bcmath/php_bcmath.h PHP_MINFO_FUNCTION(bcmath);
bcmath             44 ext/bcmath/php_bcmath.h ZEND_BEGIN_MODULE_GLOBALS(bcmath)
bcmath             49 ext/bcmath/php_bcmath.h ZEND_END_MODULE_GLOBALS(bcmath)
bcmath             57 ext/bcmath/php_bcmath.h ZEND_EXTERN_MODULE_GLOBALS(bcmath)