Home
last modified time | relevance | path

Searched refs:ngx_http_charset_loc_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.c60 } ngx_http_charset_loc_conf_t; typedef
144 offsetof(ngx_http_charset_loc_conf_t, charset),
152 offsetof(ngx_http_charset_loc_conf_t, source_charset),
160 offsetof(ngx_http_charset_loc_conf_t, override_charset),
167 offsetof(ngx_http_charset_loc_conf_t, types_keys),
322 ngx_http_charset_loc_conf_t *mlcf; in ngx_http_destination_charset()
427 ngx_http_charset_loc_conf_t *lcf; in ngx_http_source_charset()
1413 if (cmd->offset == offsetof(ngx_http_charset_loc_conf_t, charset) in ngx_http_set_charset_slot()
1526 ngx_http_charset_loc_conf_t *lcf; in ngx_http_charset_create_loc_conf()
1551 ngx_http_charset_loc_conf_t *prev = parent; in ngx_http_charset_merge_loc_conf()
[all …]