Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BYVoid/OpenCC
/ UTF8Length
Method
UTF8Length
src/UTF8StringSlice.hpp:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
LengthType UTF8Length() const { return utf8Length; }
74
75
LengthType ByteLength() const { return byteLength; }
76
Callers
9
TEST_F
Function · 0.80
ExtractSuffixes
Method · 0.80
ExtractPrefixes
Method · 0.80
CalculateFrequency
Method · 0.80
ExtractWordCandidates
Method · 0.80
CalculatePrefixSuffixEntropy
Function · 0.80
CalculateSuffixEntropy
Method · 0.80
CalculatePrefixEntropy
Method · 0.80
CalculateCohesion
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64