Searched refs:lpStart (Results 1 – 1 of 1) sorted by relevance
1260 int lpStart = lp + u_strlen(gLenientParse); in init() local1261 while (uprv_isRuleWhiteSpace(description.charAt(lpStart))) { in init()1262 ++lpStart; in init()1273 lenientParseRules->setTo(description, lpStart, lpEnd - lpStart); in init()