NGX_HTTP_NO_CHARSET  261 src/http/modules/ngx_http_charset_filter_module.c     if (charset == NGX_HTTP_NO_CHARSET
NGX_HTTP_NO_CHARSET  262 src/http/modules/ngx_http_charset_filter_module.c         || source_charset == NGX_HTTP_NO_CHARSET)
NGX_HTTP_NO_CHARSET  336 src/http/modules/ngx_http_charset_filter_module.c         if (charset != NGX_HTTP_NO_CHARSET) {
NGX_HTTP_NO_CHARSET  486 src/http/modules/ngx_http_charset_filter_module.c     return NGX_HTTP_NO_CHARSET;