Home
last modified time | relevance | path

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

/php-src/sapi/apache2handler/
H A Dphp_apache.h78 #define AP2(v) ZEND_TSRMG(php_apache2_info_id, php_apache2_info_struct *, v) macro
82 #define AP2(v) (php_apache2_info.v)
H A Dsapi_apache2.c623 if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) { in php_handler()
638 if (!AP2(engine)) { in php_handler()
701 if (AP2(last_modified)) { in php_handler()

Completed in 6 milliseconds