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

Function utflen

CPPScripts/External/Lua/lutf8lib.c:92–115  ·  view source on GitHub ↗

** utf8len(s [, i [, j [, lax]]]) --> 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
lua_tobooleanFunction · 0.85
utf8_decodeFunction · 0.85
lua_pushintegerFunction · 0.85

Tested by

no test coverage detected