Home
last modified time | relevance | path

Searched refs:ngx_http_charset_ctx_t (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.c78 } ngx_http_charset_ctx_t; typedef
101 ngx_buf_t *buf, ngx_http_charset_ctx_t *ctx);
103 ngx_buf_t *buf, ngx_http_charset_ctx_t *ctx);
106 ngx_http_charset_ctx_t *ctx);
108 ngx_http_charset_ctx_t *ctx, size_t size);
389 ngx_http_charset_ctx_t *ctx; in ngx_http_main_request_charset()
404 ctx = ngx_pcalloc(r->pool, sizeof(ngx_http_charset_ctx_t)); in ngx_http_main_request_charset()
517 ngx_http_charset_ctx_t *ctx; in ngx_http_charset_ctx()
552 ngx_http_charset_ctx_t *ctx; in ngx_http_charset_body_filter()
686 ngx_http_charset_ctx_t *ctx) in ngx_http_charset_recode_from_utf8()
[all …]