Searched defs:luaopen_io (Results 1 – 4 of 4) sorted by relevance
27 LUAMOD_API int (luaopen_io) (lua_State *L); variable
819 LUAMOD_API int luaopen_io (lua_State *L) { in luaopen_io() function
24 LUAMOD_API int (luaopen_io) (lua_State *L); variable
476 luaopen_io(lua_State *L) in luaopen_io() function