Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ini.h81 ZEND_API int zend_restore_ini_entry(zend_string *name, int stage);
H A Dzend_ini.c372 ZEND_API int zend_restore_ini_entry(zend_string *name, int stage) /* {{{ */ in zend_restore_ini_entry() function
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c557 zend_restore_ini_entry(str, ZEND_INI_STAGE_SHUTDOWN); in php_apache_ini_dtor()
/PHP-7.4/ext/standard/
H A Dbasic_functions.c5576 zend_restore_ini_entry(varname, PHP_INI_STAGE_RUNTIME);
5640 zend_restore_ini_entry(key, PHP_INI_STAGE_RUNTIME);

Completed in 31 milliseconds