MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / Q_UTF8ToUChar32

Function Q_UTF8ToUChar32

src/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.85
Q_UnicodeValidateFunction · 0.85
Q_UnicodeLengthFunction · 0.85
Q_UnicodeAdvanceFunction · 0.85

Calls 1

Q_IsValidUChar32Function · 0.85

Tested by

no test coverage detected