ngx_http_script_var_handler_code_t  888 http/modules/ngx_http_rewrite_module.c     ngx_http_script_var_handler_code_t  *vhcode;
ngx_http_script_var_handler_code_t  926 http/modules/ngx_http_rewrite_module.c                                    sizeof(ngx_http_script_var_handler_code_t));
ngx_http_script_var_handler_code_t 1700 http/ngx_http_script.c     ngx_http_script_var_handler_code_t  *code;
ngx_http_script_var_handler_code_t 1705 http/ngx_http_script.c     code = (ngx_http_script_var_handler_code_t *) e->ip;
ngx_http_script_var_handler_code_t 1707 http/ngx_http_script.c     e->ip += sizeof(ngx_http_script_var_handler_code_t);