ngx_http_script_var_handler_code_t  907 src/http/modules/ngx_http_rewrite_module.c     ngx_http_script_var_handler_code_t  *vhcode;
ngx_http_script_var_handler_code_t  949 src/http/modules/ngx_http_rewrite_module.c                                    sizeof(ngx_http_script_var_handler_code_t));
ngx_http_script_var_handler_code_t 1705 src/http/ngx_http_script.c     ngx_http_script_var_handler_code_t  *code;
ngx_http_script_var_handler_code_t 1710 src/http/ngx_http_script.c     code = (ngx_http_script_var_handler_code_t *) e->ip;
ngx_http_script_var_handler_code_t 1712 src/http/ngx_http_script.c     e->ip += sizeof(ngx_http_script_var_handler_code_t);