NGX_HTTP_NO_CHARSET  260 http/modules/ngx_http_charset_filter_module.c     if (charset == NGX_HTTP_NO_CHARSET
NGX_HTTP_NO_CHARSET  261 http/modules/ngx_http_charset_filter_module.c         || source_charset == NGX_HTTP_NO_CHARSET)
NGX_HTTP_NO_CHARSET  331 http/modules/ngx_http_charset_filter_module.c         if (charset != NGX_HTTP_NO_CHARSET) {
NGX_HTTP_NO_CHARSET  481 http/modules/ngx_http_charset_filter_module.c     return NGX_HTTP_NO_CHARSET;