Home
last modified time | relevance | path

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

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

Completed in 68 milliseconds