Home
last modified time | relevance | path

Searched refs:PHP_INI_STAGE_SHUTDOWN (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/main/
H A Dphp_ini.h76 #define PHP_INI_STAGE_SHUTDOWN ZEND_INI_STAGE_SHUTDOWN macro
H A Dfopen_wrappers.c91 …if (stage == PHP_INI_STAGE_STARTUP || stage == PHP_INI_STAGE_SHUTDOWN || stage == PHP_INI_STAGE_AC… in ZEND_INI_MH()
/PHP-7.1/ext/mbstring/
H A Dmbstring.c1354 if (stage & (PHP_INI_STAGE_STARTUP | PHP_INI_STAGE_SHUTDOWN | PHP_INI_STAGE_RUNTIME)) { in PHP_INI_MH()

Completed in 25 milliseconds