Searched refs:stringmetamethods (Results 1 – 1 of 1) sorted by relevance
261 static const luaL_Reg stringmetamethods[] = { variable336 static const luaL_Reg stringmetamethods[] = { variable1884 luaL_newlibtable(L, stringmetamethods); in createmetatable()1885 luaL_setfuncs(L, stringmetamethods, 0); in createmetatable()