Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c51 int vse_what = xp->xp_context == EXPAND_BUFFERS in ExpandEscape() local
89 p = vim_strsave_fnameescape(files[i], vse_what); in ExpandEscape()
92 xp->xp_shell ? VSE_SHELL : vse_what); in ExpandEscape()