Searched defs:luaL_getsubtable (Results 1 – 4 of 4) sorted by relevance
81 LUALIB_API int (luaL_getsubtable) (lua_State *L, int idx, const char *fname); variable
112 LUALIB_API int (luaL_getsubtable) (lua_State *L, int idx, const char *fname); variable
954 LUALIB_API int luaL_getsubtable (lua_State *L, int idx, const char *fname) { in luaL_getsubtable() function
722 LUALIB_API int luaL_getsubtable (lua_State *L, int idx, const char *fname) { in luaL_getsubtable() function