noname           2446 http/modules/ngx_http_proxy_module.c         || clcf->noname)
noname            567 http/modules/ngx_http_rewrite_module.c     clcf->noname = 1;
noname            733 http/ngx_http.c         if (clcf->noname) {
noname            868 http/ngx_http.c         || clcf->named || clcf->noname)
noname            903 http/ngx_http.c     if (first->noname && !second->noname) {
noname            908 http/ngx_http.c     if (!first->noname && second->noname) {
noname            913 http/ngx_http.c     if (first->noname || second->noname) {
noname            938 http/ngx_http_core_module.c                    (clcf->noname ? "*" : (clcf->exact_match ? "=" : "")),
noname           3952 http/ngx_http_core_module.c     clcf->noname = 1;
noname            293 http/ngx_http_core_module.h     unsigned      noname:1;   /* "if () {}" block or limit_except */