Home
last modified time | relevance | path

Searched refs:NGX_HTTP_CHARSET_OFF (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.c13 #define NGX_HTTP_CHARSET_OFF -2 macro
255 if (source_charset == NGX_HTTP_CHARSET_OFF) { in ngx_http_charset_header_filter()
349 if (charset == NGX_HTTP_CHARSET_OFF) { in ngx_http_destination_charset()
439 if (charset == NGX_HTTP_CHARSET_OFF) { in ngx_http_source_charset()
1416 *cp = NGX_HTTP_CHARSET_OFF; in ngx_http_set_charset_slot()
1567 ngx_conf_merge_value(conf->charset, prev->charset, NGX_HTTP_CHARSET_OFF); in ngx_http_charset_merge_loc_conf()
1569 NGX_HTTP_CHARSET_OFF); in ngx_http_charset_merge_loc_conf()
1571 if (conf->charset == NGX_HTTP_CHARSET_OFF in ngx_http_charset_merge_loc_conf()
1572 || conf->source_charset == NGX_HTTP_CHARSET_OFF in ngx_http_charset_merge_loc_conf()