MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / UCS2ToUTF8String

Function UCS2ToUTF8String

Support/NetworkMgr/GameSpy/stringutil.c:233–267  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////// Convert a UCS2 (Unicode) string to it's UTF8 equivalent [in] theUCS2String, double NULL terminated UTF8String [out] theUTF8String, NULL terminated c-string returns the length of theUTF8String Remarks: Memory allocated for theUTF8String may need to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

UCS2ToUTF8StringAllocFunction · 0.85
qr2_buffer_addWFunction · 0.85
qr2_parse_queryWFunction · 0.85
ServerBrowserUpdateWFunction · 0.85
ServerBrowserSortWFunction · 0.85
SBServerGetIntValueWFunction · 0.85
SBServerGetFloatValueWFunction · 0.85
SBServerGetBoolValueWFunction · 0.85

Calls 1

_UCS2CharToUTF8StringFunction · 0.85

Tested by

no test coverage detected