Home
last modified time | relevance | path

Searched refs:ngx_http_charset_map (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.c112 static char *ngx_http_charset_map(ngx_conf_t *cf, ngx_command_t *dummy,
1286 cf->handler = ngx_http_charset_map; in ngx_http_charset_map_block()
1307 ngx_http_charset_map(ngx_conf_t *cf, ngx_command_t *dummy, void *conf) in ngx_http_charset_map() function