Searched refs:expand_shellcmd (Results 1 – 1 of 1) sorted by relevance
24 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