Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp_ini.h75 #define PHP_INI_STAGE_STARTUP ZEND_INI_STAGE_STARTUP 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()
H A Dmain.c329 if (stage==PHP_INI_STAGE_STARTUP) { in PHP_INI_MH()
/PHP-7.1/ext/standard/
H A Dbrowscap.c482 if (stage == PHP_INI_STAGE_STARTUP) { in PHP_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 33 milliseconds