Home
last modified time | relevance | path

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

/PHP-8.0/sapi/apache2handler/
H A Dphp_apache.h80 #define AP2(v) ZEND_TSRMG(php_apache2_info_id, php_apache2_info_struct *, v) macro
84 #define AP2(v) (php_apache2_info.v)
H A Dsapi_apache2.c611 if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) { in php_handler()
626 if (!AP2(engine)) { in php_handler()
689 if (AP2(last_modified)) { in php_handler()

Completed in 6 milliseconds