Home
last modified time | relevance | path

Searched refs:stringmetamethods (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlstrlib.c257 static const luaL_Reg stringmetamethods[] = { variable
330 static const luaL_Reg stringmetamethods[] = { variable
1874 luaL_newlibtable(L, stringmetamethods);
1875 luaL_setfuncs(L, stringmetamethods, 0);