Searched defs:lua_getlocal (Results 1 – 4 of 4) sorted by relevance
150 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function
383 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable
220 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function
459 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable