Home
last modified time | relevance | path

Searched refs:AP2 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/sapi/apache2handler/
H A Dphp_apache.h82 #define AP2(v) ZEND_TSRMG(php_apache2_info_id, php_apache2_info_struct *, v) macro
86 #define AP2(v) (php_apache2_info.v)
H A Dsapi_apache2.c581 if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) { in php_handler()
596 if (!AP2(engine)) { in php_handler()
659 if (AP2(last_modified)) { in php_handler()

Completed in 11 milliseconds