Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_ini.h212 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
H A Dzend_ini.c995 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
/PHP-8.2/main/
H A Dmain.c738 …("max_input_nesting_level", "64", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero, max_input_n…
739 …STD_PHP_INI_ENTRY("max_input_vars", "1000", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero,…
/PHP-8.2/ext/session/
H A Dsession.c715 return OnUpdateLongGEZero(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); in PHP_INI_MH()

Completed in 30 milliseconds