Searched refs:luaB_next (Results 1 – 1 of 1) sorted by relevance
251 static int luaB_next (lua_State *L) { in luaB_next() function266 lua_pushcfunction(L, luaB_next); /* will return generator, */ in luaB_pairs()493 {"next", luaB_next},