Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ini.h162 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
H A Dzend_ini.c621 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
/PHP-7.4/ext/bcmath/
H A Dbcmath.c137 …STD_PHP_INI_ENTRY("bcmath.scale", "0", PHP_INI_ALL, OnUpdateLongGEZero, bc_precision, zend_bcmath_… in ZEND_GET_MODULE()
/PHP-7.4/main/
H A Dmain.c816 …("max_input_nesting_level", "64", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero, max_input_n…
817 …STD_PHP_INI_ENTRY("max_input_vars", "1000", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero,…
/PHP-7.4/ext/session/
H A Dsession.c686 return OnUpdateLongGEZero(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); in PHP_INI_MH()

Completed in 21 milliseconds