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