ngx_http_script_copy_code_t 2026 http/modules/ngx_http_fastcgi_module.c     ngx_http_script_copy_code_t  *copy;
ngx_http_script_copy_code_t 2386 http/modules/ngx_http_fastcgi_module.c                                 sizeof(ngx_http_script_copy_code_t));
ngx_http_script_copy_code_t 2395 http/modules/ngx_http_fastcgi_module.c         size = (sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t 2407 http/modules/ngx_http_fastcgi_module.c         p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
ngx_http_script_copy_code_t 2106 http/modules/ngx_http_proxy_module.c     ngx_http_script_copy_code_t  *copy;
ngx_http_script_copy_code_t 2204 http/modules/ngx_http_proxy_module.c                                     sizeof(ngx_http_script_copy_code_t));
ngx_http_script_copy_code_t 2215 http/modules/ngx_http_proxy_module.c             size = (sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t 2230 http/modules/ngx_http_proxy_module.c             p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
ngx_http_script_copy_code_t 2239 http/modules/ngx_http_proxy_module.c                                     sizeof(ngx_http_script_copy_code_t));
ngx_http_script_copy_code_t 2249 http/modules/ngx_http_proxy_module.c             size = (sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t 2261 http/modules/ngx_http_proxy_module.c             p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
ngx_http_script_copy_code_t 2280 http/modules/ngx_http_proxy_module.c                                     sizeof(ngx_http_script_copy_code_t));
ngx_http_script_copy_code_t 2290 http/modules/ngx_http_proxy_module.c             size = (sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t 2302 http/modules/ngx_http_proxy_module.c             p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
ngx_http_script_copy_code_t 1053 http/modules/ngx_http_scgi_module.c     ngx_http_script_copy_code_t  *copy;
ngx_http_script_copy_code_t 1393 http/modules/ngx_http_scgi_module.c                                 sizeof(ngx_http_script_copy_code_t));
ngx_http_script_copy_code_t 1402 http/modules/ngx_http_scgi_module.c         size = (sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t 1414 http/modules/ngx_http_scgi_module.c         p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
ngx_http_script_copy_code_t 1106 http/modules/ngx_http_uwsgi_module.c     ngx_http_script_copy_code_t  *copy;
ngx_http_script_copy_code_t 1451 http/modules/ngx_http_uwsgi_module.c                                 sizeof(ngx_http_script_copy_code_t));
ngx_http_script_copy_code_t 1460 http/modules/ngx_http_uwsgi_module.c         size = (sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t 1472 http/modules/ngx_http_uwsgi_module.c         p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
ngx_http_script_copy_code_t  162 http/ngx_http_script.c     n = nv * (2 * sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t  170 http/ngx_http_script.c     n = (nv * (2 * sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t  569 http/ngx_http_script.c         n = sc->variables * (2 * sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t  580 http/ngx_http_script.c         n = (sc->variables * (2 * sizeof(ngx_http_script_copy_code_t)
ngx_http_script_copy_code_t  688 http/ngx_http_script.c     ngx_http_script_copy_code_t  *code;
ngx_http_script_copy_code_t  694 http/ngx_http_script.c                                     sizeof(ngx_http_script_copy_code_t), NULL);
ngx_http_script_copy_code_t  702 http/ngx_http_script.c     size = (sizeof(ngx_http_script_copy_code_t) + len + sizeof(uintptr_t) - 1)
ngx_http_script_copy_code_t  713 http/ngx_http_script.c     p = ngx_cpymem((u_char *) code + sizeof(ngx_http_script_copy_code_t),
ngx_http_script_copy_code_t  728 http/ngx_http_script.c     ngx_http_script_copy_code_t  *code;
ngx_http_script_copy_code_t  730 http/ngx_http_script.c     code = (ngx_http_script_copy_code_t *) e->ip;
ngx_http_script_copy_code_t  732 http/ngx_http_script.c     e->ip += sizeof(ngx_http_script_copy_code_t);
ngx_http_script_copy_code_t  742 http/ngx_http_script.c     ngx_http_script_copy_code_t  *code;
ngx_http_script_copy_code_t  744 http/ngx_http_script.c     code = (ngx_http_script_copy_code_t *) e->ip;
ngx_http_script_copy_code_t  749 http/ngx_http_script.c         e->pos = ngx_copy(p, e->ip + sizeof(ngx_http_script_copy_code_t),
ngx_http_script_copy_code_t  753 http/ngx_http_script.c     e->ip += sizeof(ngx_http_script_copy_code_t)