|
Open Chinese Convert
1.0.3
A project for conversion between Traditional and Simplified Chinese
|
| GetLexicon() const =0 | opencc::Dict | [pure virtual] |
| KeyMaxLength() const =0 | opencc::Dict | [pure virtual] |
| Match(const char *word) const =0 | opencc::Dict | [pure virtual] |
| Match(const string &word) const | opencc::Dict | [inline] |
| MatchAllPrefixes(const char *word) const | opencc::Dict | [virtual] |
| MatchAllPrefixes(const string &word) const | opencc::Dict | [inline] |
| MatchPrefix(const char *word) const | opencc::Dict | [virtual] |
| MatchPrefix(const string &word) const | opencc::Dict | [inline] |
1.7.6.1