MCPcopy 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_FFunction · 0.80
ExtractSuffixesMethod · 0.80
ExtractPrefixesMethod · 0.80
CalculateFrequencyMethod · 0.80
ExtractWordCandidatesMethod · 0.80
CalculateCohesionMethod · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64