Searched defs:luaopen_utf8 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/lua/src/ | ||
H A D | lualib.h | 36 LUAMOD_API int (luaopen_utf8) (lua_State *L); variable |
H A D | lutf8lib.c | 283 LUAMOD_API int luaopen_utf8 (lua_State *L) { in luaopen_utf8() function |