Searched refs:stringmetamethods (Results 1 – 1 of 1) sorted by relevance
257 static const luaL_Reg stringmetamethods[] = { variable330 static const luaL_Reg stringmetamethods[] = { variable1874 luaL_newlibtable(L, stringmetamethods);1875 luaL_setfuncs(L, stringmetamethods, 0);