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

Function UCS2ToUTF8StringAlloc

Support/NetworkMgr/GameSpy/stringutil.c:444–461  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////// Convert a UCS2String to a UTF8String, allocate space for the UTF8String [in] UCS2String, NULL terminated UCS2String returns the newly allocated UTF8String Remarks: The callee is responsible for freeing the allocated memory block

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

qr2_register_keyWFunction · 0.85
GenerateAuthWFunction · 0.85
SendGameSnapShotWFunction · 0.85
NewPlayerWFunction · 0.85
NewTeamWFunction · 0.85
PreAuthenticatePlayerCDWFunction · 0.85
GetProfileIDFromCDWFunction · 0.85
SetPersistDataValuesWFunction · 0.85
SBServerGetStringValueWFunction · 0.85
gpSetInfosWFunction · 0.85

Calls 3

gsimallocFunction · 0.85
UCS2ToUTF8StringFunction · 0.85

Tested by

no test coverage detected