send_parsed_php    45 sapi/apache/mod_php5.c static int send_parsed_php(request_rec * r);
send_parsed_php   898 sapi/apache/mod_php5.c 	return send_parsed_php(r);
send_parsed_php   965 sapi/apache/mod_php5.c 	{"application/x-httpd-php", send_parsed_php},
send_parsed_php    44 sapi/apache_hooks/mod_php5.c static int send_parsed_php(request_rec * r);
send_parsed_php  1191 sapi/apache_hooks/mod_php5.c 	return send_parsed_php(r);
send_parsed_php  1401 sapi/apache_hooks/mod_php5.c 	{"application/x-httpd-php", send_parsed_php},