Searched refs:OnUpdateLongGEZero (Results 1 – 4 of 4) sorted by relevance
/PHP-7.0/Zend/ |
H A D | zend_ini.h | 160 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero);
|
H A D | zend_ini.c | 666 ZEND_API ZEND_INI_MH(OnUpdateLongGEZero) /* {{{ */ in ZEND_INI_MH() argument
|
/PHP-7.0/ext/bcmath/ |
H A D | bcmath.c | 138 …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 D | main.c | 544 …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 16 milliseconds