Home | History | Annotate | Download | only in intltest

Lines Matching refs:startContext

4314                 int startContext = i;
4317 if (startContext==0) { break; }
4318 startContext --;
4319 if (expectedBreaks[startContext] != 0) {
4342 startContext = 0;
4348 for (ci=startContext; ci<endContext;) {