Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_ini.h160 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
H A Dzend_ini.c666 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
/PHP-7.0/ext/bcmath/
H A Dbcmath.c138 …STD_PHP_INI_ENTRY("bcmath.scale", "0", PHP_INI_ALL, OnUpdateLongGEZero, bc_precision, zend_bcmath_… in ZEND_GET_MODULE()
/PHP-7.0/main/
H A Dmain.c544 …STD_PHP_INI_ENTRY("serialize_precision", "17", PHP_INI_ALL, OnUpdateLongGEZero, serialize_preci…
567 …("max_input_nesting_level", "64", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero, max_input_n…
568 …STD_PHP_INI_ENTRY("max_input_vars", "1000", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero,…

Completed in 26 milliseconds