Home
last modified time | relevance | path

Searched refs:ngx_http_charset_main_conf_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.c50 } ngx_http_charset_main_conf_t; typedef
222 ngx_http_charset_main_conf_t *mcf; in ngx_http_charset_header_filter()
323 ngx_http_charset_main_conf_t *mcf; in ngx_http_destination_charset()
428 ngx_http_charset_main_conf_t *mcf; in ngx_http_source_charset()
469 ngx_http_charset_main_conf_t *mcf; in ngx_http_get_charset()
1173 ngx_http_charset_main_conf_t *mcf = conf; in ngx_http_charset_map_block()
1403 ngx_http_charset_main_conf_t *mcf; in ngx_http_set_charset_slot()
1492 ngx_http_charset_main_conf_t *mcf; in ngx_http_charset_create_main_conf()
1494 mcf = ngx_pcalloc(cf->pool, sizeof(ngx_http_charset_main_conf_t)); in ngx_http_charset_create_main_conf()
1556 ngx_http_charset_main_conf_t *mcf; in ngx_http_charset_merge_loc_conf()
[all …]