Home
last modified time | relevance | path

Searched refs:flagsarg (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);
2295 int flagsarg) // EW_ flags in expand_shellcmd() argument
2305 int flags = flagsarg; in expand_shellcmd()