Home | History | Annotate | Download | only in i18n

Lines Matching refs:lpStart

1309             int lpStart = lp + u_strlen(gLenientParse);
1310 while (PatternProps::isWhiteSpace(description.charAt(lpStart))) {
1311 ++lpStart;
1322 lenientParseRules->setTo(description, lpStart, lpEnd - lpStart);