Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddict.c1101 if (d1->dv_scope == VAR_DEF_SCOPE in dict_extend()
H A Dstructs.h1456 #define VAR_DEF_SCOPE 2 // l:, g: scope dictionaries: here funcrefs are not macro
H A Duserfunc.c2520 init_var_dict(&fc->l_vars, &fc->l_vars_var, VAR_DEF_SCOPE); in call_user_func()
4100 if (fudi.fd_dict != NULL && fudi.fd_dict->dv_scope == VAR_DEF_SCOPE) in define_function()
H A Dif_lua.c1131 if (d->dv_scope == VAR_DEF_SCOPE && tv.v_type == VAR_FUNC) in luaV_dict_newindex()
H A Devalvars.c195 init_var_dict(&globvardict, &globvars_var, VAR_DEF_SCOPE); in evalvars_init()
H A Deval.c1128 wrong = (lp->ll_dict->dv_scope == VAR_DEF_SCOPE in get_lval()
H A Dif_py_both.h6818 {"VAR_DEF_SCOPE", VAR_DEF_SCOPE},
/vim-8.2.3635/runtime/doc/
H A Dif_pyth.txt611 vim.VAR_DEF_SCOPE |g:| or |l:| dictionary