HomeSort by relevance Sort by last modified time
    Searched defs:DictionaryMatcher (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/
dictionarydata.cpp 27 DictionaryMatcher::~DictionaryMatcher() {
dictionarydata.h 67 class U_COMMON_API DictionaryMatcher : public UMemory {
69 virtual ~DictionaryMatcher();
77 // Implementation of the DictionaryMatcher interface for a UCharsTrie dictionary
78 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
92 // Implementation of the DictionaryMatcher interface for a BytesTrie dictionary
93 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 554 milliseconds