Searched refs:luaV_get_var_scope (Results 1 – 1 of 1) sorted by relevance
1785 luaV_get_var_scope(lua_State *L) in luaV_get_var_scope() function1822 dict = luaV_get_var_scope(L); in luaV_setvar()1897 dict_T *dict = luaV_get_var_scope(L); in luaV_getvar()