MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / utf8_decode

Function utf8_decode

CPPScripts/External/Lua/lutf8lib.c:57–84  ·  view source on GitHub ↗

** Decode one UTF-8 sequence, returning NULL if byte sequence is ** invalid. The array 'limits' stores the minimum value for each ** sequence length, to check for overlong representations. Its first ** entry forces an error for non-ascii bytes with no continuation ** bytes (count == 0). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

utflenFunction · 0.85
codepointFunction · 0.85
iter_auxFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected