Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_ini.h73 #define PHP_INI_STAGE_STARTUP ZEND_INI_STAGE_STARTUP macro
H A Dfopen_wrappers.c87 …if (stage == PHP_INI_STAGE_STARTUP || stage == PHP_INI_STAGE_SHUTDOWN || stage == PHP_INI_STAGE_AC… in ZEND_INI_MH()
H A Dmain.c475 if (stage==PHP_INI_STAGE_STARTUP) { in PHP_INI_MH()
/PHP-7.4/ext/standard/
H A Dbrowscap.c483 if (stage == PHP_INI_STAGE_STARTUP) { in PHP_INI_MH()

Completed in 17 milliseconds