Searched defs:luaL_findtable (Results 1 – 3 of 3) sorted by relevance
88 LUALIB_API const char *(luaL_findtable) (lua_State *L, int idx, variable
357 LUALIB_API const char *luaL_findtable (lua_State *L, int idx, in luaL_findtable() function
623 static const char *luaL_findtable (lua_State *L, int idx, in luaL_findtable() function