Searched defs:DictionaryCache (Results 1 – 8 of 8) sorted by relevance
98 class DictionaryCache; variable
167 class DictionaryCache; variable
1277 DictionaryCache() { in DictionaryCache() method1287 DictionaryCache(DictionaryCache src) { in DictionaryCache() method
1254 DictionaryCache() { in DictionaryCache() method1264 DictionaryCache(DictionaryCache src) { in DictionaryCache() method
28 RuleBasedBreakIterator::DictionaryCache::DictionaryCache(RuleBasedBreakIterator *bi, UErrorCode &st… in DictionaryCache() function in RuleBasedBreakIterator::DictionaryCache