Home | History | Annotate | Download | only in intltest

Lines Matching defs:startContext

4048                 int startContext = i;
4051 if (startContext==0) { break; }
4052 startContext --;
4053 if (expectedBreaks[startContext] != 0) {
4076 startContext = 0;
4082 for (ci=startContext; ci<endContext;) {