ngx_strstr        288 src/http/modules/ngx_http_browser_module.c             name = (u_char *) ngx_strstr(name, modern[i].name);
ngx_strstr        370 src/http/modules/ngx_http_browser_module.c                 && ngx_strstr(ua, ancient[i].data) != NULL)
ngx_strstr       4454 src/http/ngx_http_core_module.c     if (ngx_strstr(value[1].data, "$document_root")
ngx_strstr       4455 src/http/ngx_http_core_module.c         || ngx_strstr(value[1].data, "${document_root}"))
ngx_strstr       4465 src/http/ngx_http_core_module.c     if (ngx_strstr(value[1].data, "$realpath_root")
ngx_strstr       4466 src/http/ngx_http_core_module.c         || ngx_strstr(value[1].data, "${realpath_root}"))