zend_bcmath_globals  135 ext/bcmath/bcmath.c 	STD_PHP_INI_ENTRY("bcmath.scale", "0", PHP_INI_ALL, OnUpdateLongGEZero, bc_precision, zend_bcmath_globals, bcmath_globals)
zend_bcmath_globals   52 ext/bcmath/php_bcmath.h # define BCG(v) TSRMG(bcmath_globals_id, zend_bcmath_globals *, v)