Searched refs:vim_unsetenv (Results 1 – 5 of 5) sorted by relevance
33 void vim_unsetenv(char_u *var);
1890 vim_unsetenv(char_u *var) in vim_unsetenv() function
1664 vim_unsetenv(lp->ll_name + 1); in do_unlet_var()
2976 vim_unsetenv(iptr->isn_arg.unlet.ul_name); in exec_instructions()
8844 vim_unsetenv(name); in f_setenv()