Searched refs:fForwardsPartialTrie (Results 1 – 1 of 1) sorted by relevance
139 : fForwardsPartialTrie(forwards), fBackwardsTrie(backwards), refcount(1) { } in SimpleFilteredSentenceBreakData()144 LocalPointer<UCharsTrie> fForwardsPartialTrie; // Has ".a" for "a.M." member in SimpleFilteredSentenceBreakData305 && fData->fForwardsPartialTrie.isValid()) { // make sure there's a forward trie in breakExceptionAt()309 fData->fForwardsPartialTrie->reset(); in breakExceptionAt()314 USTRINGTRIE_HAS_NEXT(rfwd=fData->fForwardsPartialTrie->nextForCodePoint(uch))) { in breakExceptionAt()