Searched refs:OnUpdateLongGEZero (Results 1 – 4 of 4) sorted by relevance
/PHP-5.4/Zend/ |
H A D | zend_ini.h | 178 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
|
H A D | zend_ini.c | 596 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
|
/PHP-5.4/ext/bcmath/ |
H A D | bcmath.c | 135 …STD_PHP_INI_ENTRY("bcmath.scale", "0", PHP_INI_ALL, OnUpdateLongGEZero, bc_precision, zend_bcmath_… in PHP_INI_BEGIN()
|
/PHP-5.4/main/ |
H A D | main.c | 519 …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 14 milliseconds