Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dldblib.c209 lua_pushstring(L, lua_getlocal(L, NULL, nvar)); /* push local name */ in db_getlocal()
219 name = lua_getlocal(L1, &ar, nvar); in db_getlocal()
A Dlua.h454 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable
A Dldebug.c220 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function

Completed in 11 milliseconds