Searched refs:luaopen_io (Results 1 – 4 of 4) sorted by relevance
21 {LUA_IOLIBNAME, luaopen_io},
25 LUALIB_API int (luaopen_io) (lua_State *L); variable
537 LUALIB_API int luaopen_io (lua_State *L) { in luaopen_io() function
25 LUAMOD_API int (luaopen_io) (lua_State *L); variable