ngx_copy          961 http/modules/ngx_http_fastcgi_module.c             b->last = ngx_copy(b->last, header[i].value.data, val_len);
ngx_copy         2501 http/modules/ngx_http_fastcgi_module.c     p = ngx_copy(v->data, f->script_name.data, f->script_name.len);
ngx_copy          260 http/modules/ngx_http_index_module.c             p = ngx_copy(uri.data, r->uri.data, r->uri.len);
ngx_copy          255 http/modules/ngx_http_memcached_module.c         b->last = ngx_copy(b->last, vv->data, vv->len);
ngx_copy          806 http/modules/ngx_http_proxy_module.c         p = ngx_copy(p, ctx->vars.uri.data, ctx->vars.uri.len);
ngx_copy          815 http/modules/ngx_http_proxy_module.c         p = ngx_copy(p, r->uri.data + loc_len, r->uri.len - loc_len);
ngx_copy          820 http/modules/ngx_http_proxy_module.c         p = ngx_copy(p, r->args.data, r->args.len);
ngx_copy          977 http/modules/ngx_http_proxy_module.c     b->last = ngx_copy(b->last, method.data, method.len);
ngx_copy          982 http/modules/ngx_http_proxy_module.c         b->last = ngx_copy(b->last, ctx->vars.uri.data, ctx->vars.uri.len);
ngx_copy          985 http/modules/ngx_http_proxy_module.c         b->last = ngx_copy(b->last, r->unparsed_uri.data, r->unparsed_uri.len);
ngx_copy          989 http/modules/ngx_http_proxy_module.c             b->last = ngx_copy(b->last, ctx->vars.uri.data, ctx->vars.uri.len);
ngx_copy          998 http/modules/ngx_http_proxy_module.c             b->last = ngx_copy(b->last, r->uri.data + loc_len,
ngx_copy         1004 http/modules/ngx_http_proxy_module.c             b->last = ngx_copy(b->last, r->args.data, r->args.len);
ngx_copy         1074 http/modules/ngx_http_proxy_module.c             b->last = ngx_copy(b->last, header[i].key.data, header[i].key.len);
ngx_copy         1078 http/modules/ngx_http_proxy_module.c             b->last = ngx_copy(b->last, header[i].value.data,
ngx_copy         1451 http/modules/ngx_http_proxy_module.c     p = ngx_copy(p, r->headers_in.x_forwarded_for->value.data,
ngx_copy         1541 http/modules/ngx_http_proxy_module.c     p = ngx_copy(data, h->value.data, prefix);
ngx_copy         1544 http/modules/ngx_http_proxy_module.c         p = ngx_copy(p, pr->replacement.text.data, pr->replacement.text.len);
ngx_copy         1591 http/modules/ngx_http_proxy_module.c     p = ngx_copy(data, h->value.data, prefix);
ngx_copy          252 http/modules/ngx_http_random_index_module.c     last = ngx_copy(uri.data, r->uri.data, r->uri.len);
ngx_copy          716 http/modules/ngx_http_scgi_module.c             b->last = ngx_copy(val, header[i].value.data, header[i].value.len);
ngx_copy         1605 http/modules/ngx_http_ssi_filter_module.c                 p = ngx_copy(data, r->uri.data, prefix);
ngx_copy         1805 http/modules/ngx_http_ssi_filter_module.c     p = ngx_copy(p, r->uri.data, prefix);
ngx_copy         1808 http/modules/ngx_http_ssi_filter_module.c         p = ngx_copy(p, value[i], size[i]);
ngx_copy          164 http/modules/ngx_http_static_module.c             last = ngx_copy(location, r->uri.data, r->uri.len);
ngx_copy          387 http/modules/ngx_http_userid_filter_module.c     p = ngx_copy(cookie, conf->name.data, conf->name.len);
ngx_copy          417 http/modules/ngx_http_userid_filter_module.c     p = ngx_copy(p, conf->domain.data, conf->domain.len);
ngx_copy          419 http/modules/ngx_http_userid_filter_module.c     p = ngx_copy(p, conf->path.data, conf->path.len);
ngx_copy          766 http/modules/ngx_http_uwsgi_module.c             b->last = ngx_copy(b->last, header[i].value.data, val_len);
ngx_copy          778 http/modules/ngx_http_uwsgi_module.c     b->last = ngx_copy(b->last, uwcf->uwsgi_string.data,
ngx_copy         1312 http/ngx_http_core_module.c             p = ngx_copy(r->uri.data, clcf->name.data, alias);
ngx_copy         1892 http/ngx_http_core_module.c         last = ngx_copy(path->data, clcf->root.data, clcf->root.len);
ngx_copy          770 http/ngx_http_file_cache.c         p = ngx_copy(p, key[i].data, key[i].len);
ngx_copy          448 http/ngx_http_header_filter_module.c         b->last = ngx_copy(b->last, status_line->data, status_line->len);
ngx_copy          480 http/ngx_http_header_filter_module.c         b->last = ngx_copy(b->last, r->headers_out.content_type.data,
ngx_copy          488 http/ngx_http_header_filter_module.c             b->last = ngx_copy(b->last, r->headers_out.charset.data,
ngx_copy          531 http/ngx_http_header_filter_module.c         b->last = ngx_copy(b->last, host.data, host.len);
ngx_copy          537 http/ngx_http_header_filter_module.c         b->last = ngx_copy(b->last, r->headers_out.location->value.data,
ngx_copy          594 http/ngx_http_header_filter_module.c         b->last = ngx_copy(b->last, header[i].key.data, header[i].key.len);
ngx_copy          597 http/ngx_http_header_filter_module.c         b->last = ngx_copy(b->last, header[i].value.data, header[i].value.len);
ngx_copy          749 http/ngx_http_script.c         e->pos = ngx_copy(p, e->ip + sizeof(ngx_http_script_copy_code_t),
ngx_copy          852 http/ngx_http_script.c             e->pos = ngx_copy(p, value->data, value->len);
ngx_copy         1099 http/ngx_http_script.c             e->pos = ngx_copy(e->pos, r->args.data, r->args.len);
ngx_copy         1129 http/ngx_http_script.c             e->pos = ngx_copy(e->pos, r->args.data, r->args.len);
ngx_copy         1273 http/ngx_http_script.c             e->pos = ngx_copy(pos, &p[cap[n]], cap[n + 1] - cap[n]);
ngx_copy          686 http/ngx_http_variables.c         p = ngx_copy(p, h[i]->value.data, h[i]->value.len);
ngx_copy         1174 mail/ngx_mail_auth_http_module.c     b->last = ngx_copy(b->last, ahcf->uri.data, ahcf->uri.len);
ngx_copy         1179 mail/ngx_mail_auth_http_module.c     b->last = ngx_copy(b->last, ahcf->host_header.data,
ngx_copy         1191 mail/ngx_mail_auth_http_module.c     b->last = ngx_copy(b->last, login.data, login.len);
ngx_copy         1195 mail/ngx_mail_auth_http_module.c     b->last = ngx_copy(b->last, passwd.data, passwd.len);
ngx_copy         1200 mail/ngx_mail_auth_http_module.c         b->last = ngx_copy(b->last, s->salt.data, s->salt.len);
ngx_copy         1215 mail/ngx_mail_auth_http_module.c     b->last = ngx_copy(b->last, s->connection->addr_text.data,
ngx_copy         1222 mail/ngx_mail_auth_http_module.c         b->last = ngx_copy(b->last, s->host.data, s->host.len);
ngx_copy         1232 mail/ngx_mail_auth_http_module.c         b->last = ngx_copy(b->last, s->smtp_helo.data, s->smtp_helo.len);
ngx_copy         1237 mail/ngx_mail_auth_http_module.c         b->last = ngx_copy(b->last, s->smtp_from.data, s->smtp_from.len);
ngx_copy         1242 mail/ngx_mail_auth_http_module.c         b->last = ngx_copy(b->last, s->smtp_to.data, s->smtp_to.len);
ngx_copy         1248 mail/ngx_mail_auth_http_module.c         b->last = ngx_copy(b->last, ahcf->header.data, ahcf->header.len);