Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_ini.h81 ZEND_API zend_result zend_restore_ini_entry(zend_string *name, int stage);
H A Dzend_ini.c361 ZEND_API zend_result zend_restore_ini_entry(zend_string *name, int stage) /* {{{ */ in zend_restore_ini_entry() function
/PHP-8.0/sapi/apache2handler/
H A Dsapi_apache2.c561 zend_restore_ini_entry(str, ZEND_INI_STAGE_SHUTDOWN); in php_apache_ini_dtor()
/PHP-8.0/
H A DUPGRADING.INTERNALS305 - zend_restore_ini_entry()
/PHP-8.0/ext/standard/
H A Dbasic_functions.c2146 zend_restore_ini_entry(varname, PHP_INI_STAGE_RUNTIME);

Completed in 21 milliseconds