copy_start        443 http/modules/ngx_http_ssi_filter_module.c             ctx->copy_start = ctx->pos;
copy_start        458 http/modules/ngx_http_ssi_filter_module.c                            rc, ctx->looked, ctx->copy_start, ctx->copy_end);
copy_start        464 http/modules/ngx_http_ssi_filter_module.c             if (ctx->copy_start != ctx->copy_end) {
copy_start        524 http/modules/ngx_http_ssi_filter_module.c                     b->pos = ctx->copy_start;
copy_start        548 http/modules/ngx_http_ssi_filter_module.c                         && ctx->saved + (ctx->copy_end - ctx->copy_start))
copy_start        551 http/modules/ngx_http_ssi_filter_module.c                                ctx->saved + (ctx->copy_end - ctx->copy_start));
copy_start        562 http/modules/ngx_http_ssi_filter_module.c                         b->last = ngx_cpymem(b->last, ctx->copy_start,
copy_start        563 http/modules/ngx_http_ssi_filter_module.c                                              ctx->copy_end - ctx->copy_start);
copy_start        593 http/modules/ngx_http_ssi_filter_module.c                 ctx->copy_start = ctx->pos;
copy_start        597 http/modules/ngx_http_ssi_filter_module.c                 ctx->copy_start = NULL;
copy_start       1010 http/modules/ngx_http_ssi_filter_module.c             if (ctx->copy_start == NULL) {
copy_start       1011 http/modules/ngx_http_ssi_filter_module.c                 ctx->copy_start = ctx->buf->pos;
copy_start       1445 http/modules/ngx_http_ssi_filter_module.c                 if (ctx->copy_start == NULL && copy_end) {
copy_start       1446 http/modules/ngx_http_ssi_filter_module.c                     ctx->copy_start = ctx->buf->pos;
copy_start       1494 http/modules/ngx_http_ssi_filter_module.c                 if (ctx->copy_start == NULL && copy_end) {
copy_start       1495 http/modules/ngx_http_ssi_filter_module.c                     ctx->copy_start = ctx->buf->pos;
copy_start       1515 http/modules/ngx_http_ssi_filter_module.c     if (ctx->copy_start == NULL && ctx->copy_end) {
copy_start       1516 http/modules/ngx_http_ssi_filter_module.c         ctx->copy_start = ctx->buf->pos;
copy_start         42 http/modules/ngx_http_ssi_filter_module.h     u_char                   *copy_start;
copy_start         40 http/modules/ngx_http_sub_filter_module.c     u_char                    *copy_start;
copy_start        230 http/modules/ngx_http_sub_filter_module.c             ctx->copy_start = ctx->pos;
copy_start        245 http/modules/ngx_http_sub_filter_module.c                            rc, &ctx->looked, ctx->copy_start, ctx->copy_end);
copy_start        251 http/modules/ngx_http_sub_filter_module.c             if (ctx->copy_start != ctx->copy_end) {
copy_start        314 http/modules/ngx_http_sub_filter_module.c                 b->pos = ctx->copy_start;
copy_start        331 http/modules/ngx_http_sub_filter_module.c                 ctx->copy_start = ctx->pos;
copy_start        335 http/modules/ngx_http_sub_filter_module.c                 ctx->copy_start = NULL;
copy_start        512 http/modules/ngx_http_sub_filter_module.c         ctx->copy_start = ctx->pos;
copy_start        561 http/modules/ngx_http_sub_filter_module.c             if (ctx->copy_start == NULL) {
copy_start        562 http/modules/ngx_http_sub_filter_module.c                 ctx->copy_start = ctx->buf->pos;
copy_start        588 http/modules/ngx_http_sub_filter_module.c                 if (ctx->copy_start == NULL && copy_end) {
copy_start        589 http/modules/ngx_http_sub_filter_module.c                     ctx->copy_start = ctx->buf->pos;
copy_start        613 http/modules/ngx_http_sub_filter_module.c     if (ctx->copy_start == NULL && ctx->copy_end) {
copy_start        614 http/modules/ngx_http_sub_filter_module.c         ctx->copy_start = ctx->buf->pos;