Searched refs:LookAheadResults (Results 1 – 3 of 3) sorted by relevance
139 result.fLookAheadMatches = new LookAheadResults(); in clone()723 private static class LookAheadResults { class in RuleBasedBreakIterator728 LookAheadResults() { in LookAheadResults() method in RuleBasedBreakIterator.LookAheadResults766 private LookAheadResults fLookAheadMatches = new LookAheadResults();
141 result.fLookAheadMatches = new LookAheadResults(); in clone()744 private static class LookAheadResults { class in RuleBasedBreakIterator749 LookAheadResults() { in LookAheadResults() method in RuleBasedBreakIterator.LookAheadResults787 private LookAheadResults fLookAheadMatches = new LookAheadResults();
718 struct LookAheadResults { struct723 LookAheadResults() : fUsedSlotLimit(0), fPositions(), fKeys() {}; in LookAheadResults() function768 LookAheadResults lookAheadMatches; in handleNext()