MCPcopy Create free account
hub / github.com/EmmyLua/EmmyLuaDebugger / iter_auxlax

Function iter_auxlax

third-party/lua-5.4.6/src/lutf8lib.c:253–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253static int iter_auxlax (lua_State *L) {
254 return iter_aux(L, 0);
255}
256
257
258static int iter_codes (lua_State *L) {

Callers

nothing calls this directly

Calls 1

iter_auxFunction · 0.70

Tested by

no test coverage detected