Searched refs:luaopen_utf8 (Results 1 – 4 of 4) sorted by relevance
51 {LUA_UTF8LIBNAME, luaopen_utf8},
36 LUAMOD_API int (luaopen_utf8) (lua_State *L); variable
285 LUAMOD_API int luaopen_utf8 (lua_State *L) { in luaopen_utf8() function
53 {LUA_UTF8LIBNAME, luaopen_utf8},