Searched refs:xlate_out_filter (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/modules/filters/
H A Dmod_charset_lite.c380 * passed as input... news flash: this will be fixed when xlate_out_filter() starts
772 /* xlate_out_filter() handles (almost) arbitrary conversions from one charset
778 static apr_status_t xlate_out_filter(ap_filter_t *f, apr_bucket_brigade *bb) function
862 "xlate_out_filter() - "
1154 ap_register_output_filter(XLATEOUT_FILTER_NAME, xlate_out_filter, NULL,

Completed in 113 milliseconds