Searched refs:ngx_http_destination_charset (Results 1 – 1 of 1) sorted by relevance
88 static ngx_int_t ngx_http_destination_charset(ngx_http_request_t *r,225 charset = ngx_http_destination_charset(r, &dst); in ngx_http_charset_header_filter()317 ngx_http_destination_charset(ngx_http_request_t *r, ngx_str_t *name) in ngx_http_destination_charset() function