ngx_strstr        287 http/modules/ngx_http_browser_module.c             name = (u_char *) ngx_strstr(name, modern[i].name);
ngx_strstr        369 http/modules/ngx_http_browser_module.c                 && ngx_strstr(ua, ancient[i].data) != NULL)
ngx_strstr       3789 http/ngx_http_core_module.c     if (ngx_strstr(value[1].data, "$document_root")
ngx_strstr       3790 http/ngx_http_core_module.c         || ngx_strstr(value[1].data, "${document_root}"))
ngx_strstr       3800 http/ngx_http_core_module.c     if (ngx_strstr(value[1].data, "$realpath_root")
ngx_strstr       3801 http/ngx_http_core_module.c         || ngx_strstr(value[1].data, "${realpath_root}"))