Searched refs:modules_activated (Results 1 – 4 of 4) sorted by relevance
128 zend_bool modules_activated; member
1507 PG(modules_activated) = 0; in php_start_sapi()1514 PG(modules_activated)=1; in php_start_sapi()1552 PG(modules_activated) = 0; in php_request_startup()1597 PG(modules_activated)=1; in php_request_startup()1678 if (PG(modules_activated)) zend_try { in php_request_shutdown_for_hook()1682 if (PG(modules_activated)) { in php_request_shutdown_for_hook()1744 if (PG(modules_activated)) zend_try { in php_request_shutdown()1776 if (PG(modules_activated)) { in php_request_shutdown()
691 if (xmlGenericError == php_libxml_error_handler && PG(modules_activated)) { in _php_libxml_pre_ext_ent_loader()
525 if (PG(modules_activated) && !tmp) { in PHP_INI_MH()555 if (PG(modules_activated) && !tmp) { in PHP_INI_MH()
Completed in 54 milliseconds