Searched refs:stringmetamethods (Results 1 – 1 of 1) sorted by relevance
256 static const luaL_Reg stringmetamethods[] = { variable328 static const luaL_Reg stringmetamethods[] = { variable1785 luaL_newlibtable(L, stringmetamethods); in createmetatable()1786 luaL_setfuncs(L, stringmetamethods, 0); in createmetatable()