wcv                47 http/modules/ngx_http_image_filter_module.c     ngx_http_complex_value_t    *wcv;
wcv               509 http/modules/ngx_http_image_filter_module.c     ctx->max_width = ngx_http_image_filter_get_value(r, conf->wcv, conf->width);
wcv              1168 http/modules/ngx_http_image_filter_module.c             conf->wcv = prev->wcv;
wcv              1296 http/modules/ngx_http_image_filter_module.c         imcf->wcv = ngx_palloc(cf->pool, sizeof(ngx_http_complex_value_t));
wcv              1297 http/modules/ngx_http_image_filter_module.c         if (imcf->wcv == NULL) {
wcv              1301 http/modules/ngx_http_image_filter_module.c         *imcf->wcv = cv;