Home
last modified time | relevance | path

Searched refs:ngx_http_charset_recode_from_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.c100 static ngx_chain_t *ngx_http_charset_recode_from_utf8(ngx_pool_t *pool,
587 *ll = ngx_http_charset_recode_from_utf8(r->pool, b, ctx); in ngx_http_charset_body_filter()
685 ngx_http_charset_recode_from_utf8(ngx_pool_t *pool, ngx_buf_t *buf, in ngx_http_charset_recode_from_utf8() function