Home
last modified time | relevance | path

Searched refs:xbithack (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/sapi/apache/
H A Dmod_php5.h32 long xbithack; member
H A Dphp_apache.c115 …STD_PHP_INI_ENTRY("xbithack", "0", PHP_INI_ALL, OnUpdateLong, xbithack, php_apache_info_str…
H A Dmod_php5.c906 if(!AP(xbithack)) { in php_xbithack_handler()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.h32 long xbithack; member
H A Dmod_php5.c1191 if(!AP(xbithack)) { in php_xbithack_handler()
H A Dphp_apache.c101 …STD_PHP_INI_ENTRY("xbithack", "0", PHP_INI_ALL, OnUpdateLong, xbithack, php_apache_info_str…
/PHP-5.5/sapi/apache2handler/
H A Dphp_apache.h71 long xbithack; member
H A Dphp_functions.c531 …STD_PHP_INI_ENTRY("xbithack", "0", PHP_INI_ALL, OnUpdateLong, xbithack, php_apache2_info_struct, …
H A Dsapi_apache2.c570 if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) { in php_handler()

Completed in 28 milliseconds