Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_ini.h74 #define PHP_INI_STAGE_STARTUP ZEND_INI_STAGE_STARTUP 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()
H A Dmain.c317 if (stage==PHP_INI_STAGE_STARTUP) { in PHP_INI_MH()
/PHP-5.5/ext/standard/
H A Dbrowscap.c315 if (stage == PHP_INI_STAGE_STARTUP) { in PHP_INI_MH()
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1344 if (stage == PHP_INI_STAGE_STARTUP || stage == PHP_INI_STAGE_SHUTDOWN in PHP_INI_MH()

Completed in 36 milliseconds