Searched refs:lua_setglobal (Results 1 – 1 of 1) sorted by relevance
189 #define lua_setglobal(L,s)lua_setfield(L,(-10002),(s)) macro6435 lua_setglobal(L,"_G");6438 lua_setglobal(L,"_VERSION");6447 lua_setglobal(L,"newproxy");7764 lua_setglobal(L,"arg");
Completed in 22 milliseconds