Home
last modified time | relevance | path

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

/PHP-5.3/sapi/apache/
H A Dmod_php5.c41 static int send_parsed_php(request_rec * r);
695 static int send_parsed_php(request_rec * r) in send_parsed_php() function
916 return send_parsed_php(r); in php_xbithack_handler()
983 {"application/x-httpd-php", send_parsed_php},
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c40 static int send_parsed_php(request_rec * r);
748 static int send_parsed_php(request_rec * r) in send_parsed_php() function
1203 return send_parsed_php(r); in php_xbithack_handler()
1413 {"application/x-httpd-php", send_parsed_php},

Completed in 12 milliseconds