Searched refs:var_code (Results 1 – 1 of 1) sorted by relevance
866 ngx_http_script_var_code_t *var_code; in ngx_http_rewrite_variable() local877 var_code = ngx_http_script_start_code(cf->pool, &lcf->codes, in ngx_http_rewrite_variable()879 if (var_code == NULL) { in ngx_http_rewrite_variable()883 var_code->code = ngx_http_script_var_code; in ngx_http_rewrite_variable()884 var_code->index = index; in ngx_http_rewrite_variable()