Searched refs:ngx_http_charset_recode (Results 1 – 1 of 1) sorted by relevance
99 static ngx_uint_t ngx_http_charset_recode(ngx_buf_t *b, u_char *table);644 (void) ngx_http_charset_recode(cl->buf, ctx->table); in ngx_http_charset_body_filter()652 ngx_http_charset_recode(ngx_buf_t *b, u_char *table) in ngx_http_charset_recode() function