MCPcopy Create free account
hub / github.com/cegui/cegui / getCodePointSize

Function getCodePointSize

cegui/include/CEGUI/String.h:358–370  ·  view source on GitHub ↗

\brief Determines the code point size of an UTF-8 encoded code point according to the supplied initial UTF-8 code unit. \param initialCodeUnit The initial code unit to be used for determining the UTF-32 code point. \return Returns the prospective size of the code point, or 0 if the supplied initial byte is of an invalid code point. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

isUtf8StringValidMethod · 0.85
getNextTextIndexMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected