ngx_http_script_return_code_t  438 http/modules/ngx_http_rewrite_module.c     ngx_http_script_return_code_t     *ret;
ngx_http_script_return_code_t  442 http/modules/ngx_http_rewrite_module.c                                      sizeof(ngx_http_script_return_code_t));
ngx_http_script_return_code_t  449 http/modules/ngx_http_rewrite_module.c     ngx_memzero(ret, sizeof(ngx_http_script_return_code_t));
ngx_http_script_return_code_t 1359 http/ngx_http_script.c     ngx_http_script_return_code_t  *code;
ngx_http_script_return_code_t 1361 http/ngx_http_script.c     code = (ngx_http_script_return_code_t *) e->ip;