Lines Matching refs:last_end
1184 size_t last_end = 0; /* where did the last successful match end in LINE */1240 if ((matched > 0 || count == 0 || offset > last_end)1266 /* Start after the match. last_end is the real end of the matched1270 last_end = regs.end[0];