Home | History | Annotate | Download | only in intltest

Lines Matching refs:contextLimit

508     index.contextStart = index.contextLimit = index.start = index.limit = 0;
600 index.contextLimit=index.limit=getInt(Data[i+1]);
632 index.contextLimit = limit;
860 index.contextLimit=index.limit=getInt(DATA[i+3]);
882 got.extractBetween(index.limit, index.contextLimit, d);
883 got.extractBetween(index.contextLimit, got.length(), e);