Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_globals.h131 zend_bool modules_activated; member
H A Dmain.c1838 PG(modules_activated) = 0; in php_request_startup()
1882 PG(modules_activated)=1; in php_request_startup()
1911 if (PG(modules_activated)) zend_try { in php_request_shutdown()
1943 if (PG(modules_activated)) { in php_request_shutdown()
1953 if (PG(modules_activated)) { in php_request_shutdown()
/PHP-7.4/ext/libxml/
H A Dlibxml.c762 if (xmlGenericError == php_libxml_error_handler && PG(modules_activated)) { in _php_libxml_pre_ext_ent_loader()
/PHP-7.4/ext/session/
H A Dsession.c541 if (PG(modules_activated) && !tmp) { in PHP_INI_MH()
580 if (PG(modules_activated) && !tmp) { in PHP_INI_MH()

Completed in 34 milliseconds