Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstrings.c161 int double_quotes; in vim_strsave_shellescape() local
180 double_quotes = !powershell && !p_ssl; in vim_strsave_shellescape()
188 if (double_quotes) in vim_strsave_shellescape()
226 if (double_quotes) in vim_strsave_shellescape()
235 if (double_quotes) in vim_strsave_shellescape()
292 if (double_quotes) in vim_strsave_shellescape()