Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_ini.h81 ZEND_API int zend_restore_ini_entry(zend_string *name, int stage);
H A Dzend_ini.c382 ZEND_API int zend_restore_ini_entry(zend_string *name, int stage) /* {{{ */ in zend_restore_ini_entry() function
/PHP-7.1/sapi/apache2handler/
H A Dsapi_apache2.c567 zend_restore_ini_entry(str, ZEND_INI_STAGE_SHUTDOWN); in php_apache_ini_dtor()
/PHP-7.1/ext/standard/
H A Dbasic_functions.c5500 zend_restore_ini_entry(varname, PHP_INI_STAGE_RUNTIME);
5564 zend_restore_ini_entry(key, PHP_INI_STAGE_RUNTIME);

Completed in 24 milliseconds