OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 462 milliseconds