MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / utflen

Function utflen

lua/lutf8lib.c:70–92  ·  view source on GitHub ↗

** utf8len(s [, i [, j]]) --> number of characters that start in the ** range [i,j], or nil + current position if 's' is not well formed in ** that interval */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

luaL_checklstringFunction · 0.85
u_posrelatFunction · 0.85
luaL_optintegerFunction · 0.85
utf8_decodeFunction · 0.85
lua_pushnilFunction · 0.85
lua_pushintegerFunction · 0.85

Tested by

no test coverage detected