Searched refs:lua_next (Results 1 – 1 of 1) sorted by relevance
206 #define lua_next dll_lua_next macro1997 while (lua_next(L, 1)) in luaV_dict()2316 while (!abort && lua_next(L, lua_upvalueindex(1)) != 0) in luaV_setref()