MCPcopy Create free account
hub / github.com/Squalr/Squally / convertUTF8Sequence

Function convertUTF8Sequence

Source/Engine/External/ConvertUTF/ConvertUTF.h:221–231  ·  view source on GitHub ↗

* Convert the first UTF8 sequence in the given source buffer to a UTF32 * code point. * * \param [in,out] source A pointer to the source buffer. If the conversion * succeeds, this pointer will be updated to point to the byte just past the * end of the converted sequence. * \param sourceEnd A pointer just past the end of the source buffer. * \param [out] target The converted code * \param f

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getNumBytesForUTF8Function · 0.85
ConvertUTF8toUTF32Function · 0.85

Tested by

no test coverage detected