Searched refs:brkItr (Results 1 – 2 of 2) sorted by relevance
535 static void printBreaks(int num, String testSource, BreakIterator brkItr) { in printBreaks() argument539 int pos = brkItr.next(); in printBreaks()
1044 …LocalPointer<RuleBasedBreakIterator> brkItr (new RuleBasedBreakIterator(builtSource, parseError, s… in RoundtripRule() local1051 rbbiRules = brkItr->getBinaryRules(length); in RoundtripRule()