zend_restore_ini_entry 5486 ext/standard/basic_functions.c 	zend_restore_ini_entry(varname, varname_len+1, PHP_INI_STAGE_RUNTIME);
zend_restore_ini_entry 5544 ext/standard/basic_functions.c 	zend_restore_ini_entry("include_path", sizeof("include_path"), PHP_INI_STAGE_RUNTIME);
zend_restore_ini_entry  526 sapi/apache2handler/sapi_apache2.c 			zend_restore_ini_entry(str, str_len, ZEND_INI_STAGE_SHUTDOWN);