Searched refs:DIR_METATABLE (Results 1 – 1 of 1) sorted by relevance
121 #define DIR_METATABLE "directory iterator metatable" macro150 dpp = (DIR **)luaL_checkudata(L, 1, DIR_METATABLE); in lua_dir_iter_next()204 luaL_getmetatable(L, DIR_METATABLE); in lua_dir()216 luaL_newmetatable(L, DIR_METATABLE); in register_metatable()