Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2handler/
H A Dphp_apache.h79 #define AP2(v) TSRMG(php_apache2_info_id, php_apache2_info_struct *, v) macro
82 #define AP2(v) (php_apache2_info.v) macro
H A Dsapi_apache2.c570 if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) { in php_handler()
585 if (!AP2(engine)) { in php_handler()
648 if (AP2(last_modified)) { in php_handler()

Completed in 8 milliseconds