Home | History | Annotate | Download | only in lua

Lines Matching refs:lua_newtable

371   lua_newtable(L);   /* the table */
373 lua_newtable(L); /* the meta table */
377 lua_newtable(L); /* the .get table */
380 lua_newtable(L); /* the .set table */
536 lua_newtable(L); /* namespace itself */
537 lua_newtable(L); /* metatable for namespace */
541 lua_newtable(L);
545 lua_newtable(L);
549 lua_newtable(L);
741 lua_newtable(L);
882 lua_newtable(L); /* create the metatable */
889 lua_newtable(L);
893 lua_newtable(L);
897 lua_newtable(L);