Home
last modified time | relevance | path

Searched refs:ngx_http_charset_recode_to_utf8 (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_charset_filter_module.c102 static ngx_chain_t *ngx_http_charset_recode_to_utf8(ngx_pool_t *pool,
584 *ll = ngx_http_charset_recode_to_utf8(r->pool, b, ctx); in ngx_http_charset_body_filter()
966 ngx_http_charset_recode_to_utf8(ngx_pool_t *pool, ngx_buf_t *buf, in ngx_http_charset_recode_to_utf8() function