Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_ini.h83 ZEND_API zend_result zend_restore_ini_entry(zend_string *name, int stage);
H A Dzend_ini.c407 ZEND_API zend_result zend_restore_ini_entry(zend_string *name, int stage) /* {{{ */ in zend_restore_ini_entry() function
/PHP-8.2/sapi/apache2handler/
H A Dsapi_apache2.c577 zend_restore_ini_entry(str, ZEND_INI_STAGE_SHUTDOWN); in php_apache_ini_dtor()
/PHP-8.2/ext/standard/
H A Dbasic_functions.c2069 zend_restore_ini_entry(varname, PHP_INI_STAGE_RUNTIME);

Completed in 23 milliseconds