copy_end          444 http/modules/ngx_http_ssi_filter_module.c             ctx->copy_end = ctx->pos;
copy_end          458 http/modules/ngx_http_ssi_filter_module.c                            rc, ctx->looked, ctx->copy_start, ctx->copy_end);
copy_end          464 http/modules/ngx_http_ssi_filter_module.c             if (ctx->copy_start != ctx->copy_end) {
copy_end          525 http/modules/ngx_http_ssi_filter_module.c                     b->last = ctx->copy_end;
copy_end          548 http/modules/ngx_http_ssi_filter_module.c                         && ctx->saved + (ctx->copy_end - ctx->copy_start))
copy_end          551 http/modules/ngx_http_ssi_filter_module.c                                ctx->saved + (ctx->copy_end - ctx->copy_start));
copy_end          563 http/modules/ngx_http_ssi_filter_module.c                                              ctx->copy_end - ctx->copy_start);
copy_end          594 http/modules/ngx_http_ssi_filter_module.c                 ctx->copy_end = ctx->pos;
copy_end          598 http/modules/ngx_http_ssi_filter_module.c                 ctx->copy_end = NULL;
copy_end          972 http/modules/ngx_http_ssi_filter_module.c     u_char                *p, *value, *last, *copy_end, ch;
copy_end          979 http/modules/ngx_http_ssi_filter_module.c     copy_end = ctx->copy_end;
copy_end          991 http/modules/ngx_http_ssi_filter_module.c                     copy_end = p;
copy_end         1008 http/modules/ngx_http_ssi_filter_module.c             ctx->copy_end = p;
copy_end         1034 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1038 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1054 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1060 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1076 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1082 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1101 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1107 http/modules/ngx_http_ssi_filter_module.c                 copy_end = p;
copy_end         1443 http/modules/ngx_http_ssi_filter_module.c                 ctx->copy_end = copy_end;
copy_end         1445 http/modules/ngx_http_ssi_filter_module.c                 if (ctx->copy_start == NULL && copy_end) {
copy_end         1492 http/modules/ngx_http_ssi_filter_module.c                 ctx->copy_end = copy_end;
copy_end         1494 http/modules/ngx_http_ssi_filter_module.c                 if (ctx->copy_start == NULL && copy_end) {
copy_end         1513 http/modules/ngx_http_ssi_filter_module.c     ctx->copy_end = (state == ssi_start_state) ? p : copy_end;
copy_end         1515 http/modules/ngx_http_ssi_filter_module.c     if (ctx->copy_start == NULL && ctx->copy_end) {
copy_end           43 http/modules/ngx_http_ssi_filter_module.h     u_char                   *copy_end;
copy_end           41 http/modules/ngx_http_sub_filter_module.c     u_char                    *copy_end;
copy_end          231 http/modules/ngx_http_sub_filter_module.c             ctx->copy_end = ctx->pos;
copy_end          245 http/modules/ngx_http_sub_filter_module.c                            rc, &ctx->looked, ctx->copy_start, ctx->copy_end);
copy_end          251 http/modules/ngx_http_sub_filter_module.c             if (ctx->copy_start != ctx->copy_end) {
copy_end          315 http/modules/ngx_http_sub_filter_module.c                 b->last = ctx->copy_end;
copy_end          332 http/modules/ngx_http_sub_filter_module.c                 ctx->copy_end = ctx->pos;
copy_end          336 http/modules/ngx_http_sub_filter_module.c                 ctx->copy_end = NULL;
copy_end          507 http/modules/ngx_http_sub_filter_module.c     u_char                *p, *last, *copy_end, ch, match;
copy_end          513 http/modules/ngx_http_sub_filter_module.c         ctx->copy_end = ctx->buf->last;
copy_end          525 http/modules/ngx_http_sub_filter_module.c     copy_end = ctx->copy_end;
copy_end          540 http/modules/ngx_http_sub_filter_module.c                     copy_end = p;
copy_end          559 http/modules/ngx_http_sub_filter_module.c             ctx->copy_end = p;
copy_end          586 http/modules/ngx_http_sub_filter_module.c                 ctx->copy_end = copy_end;
copy_end          588 http/modules/ngx_http_sub_filter_module.c                 if (ctx->copy_start == NULL && copy_end) {
copy_end          596 http/modules/ngx_http_sub_filter_module.c             copy_end = p;
copy_end          601 http/modules/ngx_http_sub_filter_module.c             copy_end = p;
copy_end          611 http/modules/ngx_http_sub_filter_module.c     ctx->copy_end = (state == sub_start_state) ? p : copy_end;
copy_end          613 http/modules/ngx_http_sub_filter_module.c     if (ctx->copy_start == NULL && ctx->copy_end) {