Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c24 static int expand_shellcmd(char_u *filepat, int *num_file, char_u ***file, int flagsarg);
2034 return expand_shellcmd(pat, num_file, file, flags); in ExpandFromContext()
2291 expand_shellcmd( in expand_shellcmd() function