MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / iter_auxlax

Function iter_auxlax

extlibs/lua/src/lutf8lib.c:252–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

iter_auxFunction · 0.85

Tested by

no test coverage detected