static_locations  834 http/ngx_http.c     pclcf->static_locations = ngx_http_create_locations_tree(cf, locations, 0);
static_locations  835 http/ngx_http.c     if (pclcf->static_locations == NULL) {
static_locations 1491 http/ngx_http_core_module.c     rc = ngx_http_core_find_static_location(r, pclcf->static_locations);
static_locations  308 http/ngx_http_core_module.h     ngx_http_location_tree_node_t   *static_locations;