Searched defs:DictionaryCache (Results 1 – 5 of 5) sorted by relevance
98 class DictionaryCache; variable
1228 DictionaryCache() { in DictionaryCache() method1238 DictionaryCache(DictionaryCache src) { in DictionaryCache() method
1207 DictionaryCache() { in DictionaryCache() method1217 DictionaryCache(DictionaryCache src) { in DictionaryCache() method
28 RuleBasedBreakIterator::DictionaryCache::DictionaryCache(RuleBasedBreakIterator *bi, UErrorCode &st… in DictionaryCache() function in RuleBasedBreakIterator::DictionaryCache