Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dmisc1.pro33 void vim_unsetenv(char_u *var);
/dports/editors/vim/vim-8.2.3745/src/
H A Dmisc1.c1891 vim_unsetenv(char_u *var) in vim_unsetenv() function
H A Devalvars.c1718 vim_unsetenv(lp->ll_name + 1); in do_unlet_var()
H A Dvim9execute.c3006 vim_unsetenv(iptr->isn_arg.unlet.ul_name); in exec_instructions()
H A Devalfunc.c8837 vim_unsetenv(name); in f_setenv()