OnUpdateLongGEZero  666 Zend/zend_ini.c ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */
OnUpdateLongGEZero  160 Zend/zend_ini.h ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
OnUpdateLongGEZero  138 ext/bcmath/bcmath.c 	STD_PHP_INI_ENTRY("bcmath.scale", "0", PHP_INI_ALL, OnUpdateLongGEZero, bc_precision, zend_bcmath_globals, bcmath_globals)
OnUpdateLongGEZero  519 main/main.c    	STD_PHP_INI_ENTRY("serialize_precision",	"17",	PHP_INI_ALL,		OnUpdateLongGEZero,			serialize_precision,	php_core_globals,	core_globals)
OnUpdateLongGEZero  542 main/main.c    	STD_PHP_INI_ENTRY("max_input_nesting_level", "64",		PHP_INI_SYSTEM|PHP_INI_PERDIR,		OnUpdateLongGEZero,	max_input_nesting_level,			php_core_globals,	core_globals)
OnUpdateLongGEZero  543 main/main.c    	STD_PHP_INI_ENTRY("max_input_vars",			"1000",		PHP_INI_SYSTEM|PHP_INI_PERDIR,		OnUpdateLongGEZero,	max_input_vars,						php_core_globals,	core_globals)