MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / Q_UTF8ToUChar32

Function Q_UTF8ToUChar32

SourceSDK/tier1/strtools_unicode.cpp:105–174  ·  view source on GitHub ↗

Decode one character from a UTF-8 encoded string. Treats 6-byte CESU-8 sequences as a single character, as if they were a correctly-encoded 4-byte UTF-8 sequence.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

V_IsValidURLCharacterFunction · 0.70
Q_UnicodeValidateFunction · 0.70
Q_UnicodeLengthFunction · 0.70
Q_UnicodeAdvanceFunction · 0.70

Calls 1

Q_IsValidUChar32Function · 0.70

Tested by

no test coverage detected