Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmisc1.pro33 void vim_unsetenv(char_u *var);
/vim-8.2.3635/src/
H A Dmisc1.c1890 vim_unsetenv(char_u *var) in vim_unsetenv() function
H A Devalvars.c1664 vim_unsetenv(lp->ll_name + 1); in do_unlet_var()
H A Dvim9execute.c2976 vim_unsetenv(iptr->isn_arg.unlet.ul_name); in exec_instructions()
H A Devalfunc.c8844 vim_unsetenv(name); in f_setenv()