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

/httpd/modules/filters/
H A Dmod_charset_lite.c356 * passed as input... news flash: this will be fixed when xlate_out_filter() starts
748 /* xlate_out_filter() handles (almost) arbitrary conversions from one charset
754 static apr_status_t xlate_out_filter(ap_filter_t *f, apr_bucket_brigade *bb) function
837 "xlate_out_filter() - "
1121 ap_register_output_filter(XLATEOUT_FILTER_NAME, xlate_out_filter, NULL,

Completed in 12 milliseconds