Searched defs:send_parsed_content (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_include.c3372 static apr_status_t send_parsed_content(ap_filter_t *f, apr_bucket_brigade *bb) function
3892 * the content will be modified at some point by send_parsed_content.
3895 * If we are going to pass the file through send_parsed_content, then
3950 return send_parsed_content(f, b);

Completed in 22 milliseconds