Home | History | Annotate | Download | only in regex

Lines Matching full:endpos

3312   int endpos = startpos + range;
3322 if (endpos < 0)
3324 else if (endpos > total_size)