Home | History | Annotate | Download | only in regexp

Lines Matching refs:half_way

6645   int half_way = (sample_subject->length() - kSampleSize) / 2;
6646 for (int i = Max(0, half_way);