Home | History | Annotate | Download | only in i18n

Lines Matching refs:matchStart

33     matchStart(-1),
46 matchStart(o.matchStart),
112 if (matchStart < 0) {
113 matchStart = cursor+1;
144 matchStart = offset;
224 if (matchStart >= 0) {
225 if (matchStart != matchLimit) {
226 text.copy(matchStart, matchLimit, dest);
227 outLen = matchLimit - matchStart;
253 matchStart = matchLimit = -1;
263 // matchStart and matchLimit. Since this varies depending on the