Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c1785 luaV_get_var_scope(lua_State *L) in luaV_get_var_scope() function
1822 dict = luaV_get_var_scope(L); in luaV_setvar()
1897 dict_T *dict = luaV_get_var_scope(L); in luaV_getvar()