Searched refs:NGX_HTTP_CHARSET_OFF (Results 1 – 1 of 1) sorted by relevance
13 #define NGX_HTTP_CHARSET_OFF -2 macro255 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()