Home
last modified time | relevance | path

Searched refs:table_times (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeminer/freeminer-0.4.10.4/src/script/common/
H A Dc_content.cpp881 int table_times = lua_gettop(L); in read_tool_capabilities() local
883 while(lua_next(L, table_times) != 0){ in read_tool_capabilities()
/dports/games/minetest/minetest-5.4.1/src/script/common/
H A Dc_content.cpp1444 int table_times = lua_gettop(L); in read_tool_capabilities() local
1446 while(lua_next(L, table_times) != 0){ in read_tool_capabilities()