Searched refs:dofilecont (Results 1 – 1 of 1) sorted by relevance
356 static int dofilecont (lua_State *L, int d1, lua_KContext d2) { in dofilecont() function367 lua_callk(L, 0, LUA_MULTRET, 0, dofilecont); in luaB_dofile()368 return dofilecont(L, 0, 0); in luaB_dofile()