ngx_http_script_return_code_t  451 src/http/modules/ngx_http_rewrite_module.c     ngx_http_script_return_code_t     *ret;
ngx_http_script_return_code_t  455 src/http/modules/ngx_http_rewrite_module.c                                      sizeof(ngx_http_script_return_code_t));
ngx_http_script_return_code_t  462 src/http/modules/ngx_http_rewrite_module.c     ngx_memzero(ret, sizeof(ngx_http_script_return_code_t));
ngx_http_script_return_code_t 1358 src/http/ngx_http_script.c     ngx_http_script_return_code_t  *code;
ngx_http_script_return_code_t 1360 src/http/ngx_http_script.c     code = (ngx_http_script_return_code_t *) e->ip;