ngx_http_script_value_code_t  980 src/http/modules/ngx_http_rewrite_module.c     ngx_http_script_value_code_t          *val;
ngx_http_script_value_code_t  987 src/http/modules/ngx_http_rewrite_module.c                                          sizeof(ngx_http_script_value_code_t));
ngx_http_script_value_code_t 1650 src/http/ngx_http_script.c     ngx_http_script_value_code_t  *code;
ngx_http_script_value_code_t 1652 src/http/ngx_http_script.c     code = (ngx_http_script_value_code_t *) e->ip;
ngx_http_script_value_code_t 1654 src/http/ngx_http_script.c     e->ip += sizeof(ngx_http_script_value_code_t);