Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_ini.h178 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
H A Dzend_ini.c596 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
/PHP-5.5/ext/bcmath/
H A Dbcmath.c135 …STD_PHP_INI_ENTRY("bcmath.scale", "0", PHP_INI_ALL, OnUpdateLongGEZero, bc_precision, zend_bcmath_… in PHP_INI_BEGIN()
/PHP-5.5/main/
H A Dmain.c518 …STD_PHP_INI_ENTRY("serialize_precision", "17", PHP_INI_ALL, OnUpdateLongGEZero, serialize_preci…
538 …("max_input_nesting_level", "64", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero, max_input_n…
539 …STD_PHP_INI_ENTRY("max_input_vars", "1000", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateLongGEZero,…

Completed in 21 milliseconds