Searched refs:dofilecont (Results 1 – 1 of 1) sorted by relevance
388 static int dofilecont (lua_State *L, int d1, lua_KContext d2) { in dofilecont() function399 lua_callk(L, 0, LUA_MULTRET, 0, dofilecont); in luaB_dofile()400 return dofilecont(L, 0, 0); in luaB_dofile()
Completed in 3 milliseconds