Lines Matching full:lastptr
2193 PCRE_PUCHAR lastptr = eptr - 1;2194 BACKCHAR(lastptr);2195 if (lastptr < md->start_used_ptr) md->start_used_ptr = lastptr;2196 GETCHAR(c, lastptr);