Searched refs:copy_end (Results 1 – 3 of 3) sorted by relevance
1000 copy_end = ctx->copy_end; in ngx_http_ssi_parse()1056 copy_end = p; in ngx_http_ssi_parse()1060 copy_end = p; in ngx_http_ssi_parse()1076 copy_end = p; in ngx_http_ssi_parse()1082 copy_end = p; in ngx_http_ssi_parse()1098 copy_end = p; in ngx_http_ssi_parse()1104 copy_end = p; in ngx_http_ssi_parse()1123 copy_end = p; in ngx_http_ssi_parse()1475 ctx->copy_end = copy_end; in ngx_http_ssi_parse()1524 ctx->copy_end = copy_end; in ngx_http_ssi_parse()[all …]
44 u_char *copy_end; member
61 u_char *copy_end; member359 rc, &ctx->looked, ctx->copy_start, ctx->copy_end); in ngx_http_sub_body_filter()394 if (ctx->copy_start != ctx->copy_end) { in ngx_http_sub_body_filter()406 b->last = ctx->copy_end; in ngx_http_sub_body_filter()722 ctx->copy_end = ctx->pos + ngx_max(start, 0); in ngx_http_sub_parse()