Searched refs:in_request (Results 1 – 8 of 8) sorted by relevance
55 AP(in_request) = 0; in apache_php_module_main()121 AP(in_request) = 0; in apache_php_module_hook()
36 zend_bool in_request; member
465 AP(in_request) = 0; in php_apache_request_shutdown()490 AP(in_request)=1; in php_apache_sapi_activate()656 if (AP(in_request)) { in send_php()
110 apache_globals->in_request = 0; in PHP_INI_END()
34 zend_bool in_request; member
56 AP(in_request) = 0; in apache_php_module_main()
336 if (AP(in_request)) { in php_apache_request_shutdown()337 AP(in_request) = 0; in php_apache_request_shutdown()364 AP(in_request)=1; in php_apache_sapi_activate()606 if (AP(in_request)) { in send_php()
125 apache_globals->in_request = 0; in PHP_INI_END()
Completed in 35 milliseconds