Home
last modified time | relevance | path

Searched refs:OnUpdateLongGEZero (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/
H A Dzend_ini.h214 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
H A Dzend_ini.c995 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
/php-src/main/
H A Dmain.c745 …("max_input_nesting_level", "64", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero, max_input_n…
746 …STD_PHP_INI_ENTRY("max_input_vars", "1000", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero,…
/php-src/ext/session/
H A Dsession.c716 return OnUpdateLongGEZero(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); in PHP_INI_MH()

Completed in 41 milliseconds