utf8              148 http/modules/ngx_http_autoindex_module.c     ngx_uint_t                      i, level, utf8;
utf8              254 http/modules/ngx_http_autoindex_module.c         utf8 = 1;
utf8              257 http/modules/ngx_http_autoindex_module.c         utf8 = 0;
utf8              343 http/modules/ngx_http_autoindex_module.c         if (utf8) {
utf8               27 http/modules/ngx_http_charset_filter_module.c     unsigned                    utf8:1;
utf8              525 http/modules/ngx_http_charset_filter_module.c     ctx->from_utf8 = charsets[source_charset].utf8;
utf8              526 http/modules/ngx_http_charset_filter_module.c     ctx->to_utf8 = charsets[charset].utf8;
utf8             1329 http/modules/ngx_http_charset_filter_module.c     if (ctx->charset->utf8) {
utf8             1474 http/modules/ngx_http_charset_filter_module.c         c->utf8 = 1;
utf8             1477 http/modules/ngx_http_charset_filter_module.c         c->utf8 = 0;