Lines Matching refs:idx
3422 int idx) {3425 ASSERT(idx + pattern_length <= subject.length());3437 for (int i = idx; i >= 0; i--) {