MCPcopy Create free account
hub / github.com/BYVoid/OpenCC / KeyMaxLength

Method KeyMaxLength

src/TextDict.cpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75size_t TextDict::KeyMaxLength() const { return maxLength; }
76
77Optional<const DictEntry*> TextDict::Match(const char* word, size_t len) const {
78 std::unique_ptr<DictEntry> entry(

Callers 1

TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36