lua_setglobal[-1, +0, e] void lua_setglobal (lua_State *L, const char *name); Pops a value from
string.rep (s, n [, sep])nssepsepn (Note that it is very easy to exhaust the memory of your machine with a single
lua_getlocal[-0, +(0|1), –] const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n); Gets information
luaL_callmeta[-0, +(0|1), e] int luaL_callmeta (lua_State *L, int obj, const char *e); Calls a
debug.setupvalue (f, up, value) This function assigns the value value to the upvalue with index up of the function f. The function returns
lua_topointer[-0, +0, –] const void *lua_topointer (lua_State *L, int index); Converts the value at the
lua_pushvfstring[-0, +1, m] const char *lua_pushvfstring (lua_State *L, const
rawget (table, index)table[index]__indextableindex
string.gmatch (s, pattern)pattern§6.4.1spattern As
luaL_typename[-0, +0, –] const char *luaL_typename (lua_State *L, int index); Returns the name of the type
Page 2 of 36