Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ iter_auxlax
Function
iter_auxlax
third-party/lua-5.5.0/src/lutf8lib.c:253–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
static int iter_auxlax (lua_State *L) {
254
return iter_aux(L, 0);
255
}
256
257
258
static int iter_codes (lua_State *L) {
Callers
nothing calls this directly
Calls
1
iter_aux
Function · 0.70
Tested by
no test coverage detected