Home | History | Annotate | Download | only in impl

Lines Matching refs:maxI

487         int maxI = s.length() / 2;
488 while (ai < length && i < maxI) {
508 if (ai != length || i != maxI) {