Searched defs:DictionaryCache (Results 1 – 7 of 7) sorted by relevance
104 class DictionaryCache; variable
167 class DictionaryCache; variable
1244 DictionaryCache() { in DictionaryCache() method1254 DictionaryCache(DictionaryCache src) { in DictionaryCache() method
1265 DictionaryCache() { in DictionaryCache() method1275 DictionaryCache(DictionaryCache src) { in DictionaryCache() method
28 RuleBasedBreakIterator::DictionaryCache::DictionaryCache(RuleBasedBreakIterator *bi, UErrorCode &st… in DictionaryCache() function in RuleBasedBreakIterator::DictionaryCache