Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache/
H A Dmod_php5.c41 static int send_parsed_php(request_rec * r);
691 static int send_parsed_php(request_rec * r) in send_parsed_php() function
912 return send_parsed_php(r); in php_xbithack_handler()
979 {"application/x-httpd-php", send_parsed_php},
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c40 static int send_parsed_php(request_rec * r);
743 static int send_parsed_php(request_rec * r) in send_parsed_php() function
1198 return send_parsed_php(r); in php_xbithack_handler()
1408 {"application/x-httpd-php", send_parsed_php},

Completed in 32 milliseconds