send_parsed_php    41 sapi/apache/mod_php5.c static int send_parsed_php(request_rec * r);
send_parsed_php   912 sapi/apache/mod_php5.c 	return send_parsed_php(r);
send_parsed_php   979 sapi/apache/mod_php5.c 	{"application/x-httpd-php", send_parsed_php},
send_parsed_php    40 sapi/apache_hooks/mod_php5.c static int send_parsed_php(request_rec * r);
send_parsed_php  1198 sapi/apache_hooks/mod_php5.c 	return send_parsed_php(r);
send_parsed_php  1408 sapi/apache_hooks/mod_php5.c 	{"application/x-httpd-php", send_parsed_php},