Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_ini.h162 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
H A Dzend_ini.c590 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
/PHP-8.0/main/
H A Dmain.c731 …("max_input_nesting_level", "64", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero, max_input_n…
732 …STD_PHP_INI_ENTRY("max_input_vars", "1000", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero,…
/PHP-8.0/ext/session/
H A Dsession.c687 return OnUpdateLongGEZero(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); in PHP_INI_MH()

Completed in 43 milliseconds