Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlauxlib.h127 #define luaL_newlibtable(L,l) \ macro
131 (luaL_checkversion(L), luaL_newlibtable(L,l), luaL_setfuncs(L,l,0))
A Dliolib.c787 luaL_newlibtable(L, meth); /* create method table */ in createmeta()
A Dlstrlib.c1797 luaL_newlibtable(L, stringmetamethods); in createmetatable()

Completed in 8 milliseconds