complex           958 http/modules/ngx_http_rewrite_module.c     ngx_http_script_complex_value_code_t  *complex;
complex           983 http/modules/ngx_http_rewrite_module.c     complex = ngx_http_script_start_code(cf->pool, &lcf->codes,
complex           985 http/modules/ngx_http_rewrite_module.c     if (complex == NULL) {
complex           989 http/modules/ngx_http_rewrite_module.c     complex->code = ngx_http_script_complex_value_code;
complex           990 http/modules/ngx_http_rewrite_module.c     complex->lengths = NULL;
complex           996 http/modules/ngx_http_rewrite_module.c     sc.lengths = &complex->lengths;