Searched refs:filec (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | clientserver.c | 182 static char_u *build_drop_cmd(int filec, char **filev, int tabs, int sendReply); 553 int filec, in build_drop_cmd() argument 565 if (filec > 0 && filev[0][0] == '+') in build_drop_cmd() 569 filec--; in build_drop_cmd() 572 if (filec <= 0) in build_drop_cmd() 604 for (i = 0; i < filec; i++) in build_drop_cmd()
|
| H A D | ex_docmd.c | 6373 int filec, // the number of files dropped in handle_drop() argument 6383 FreeWild(filec, filev); in handle_drop() 6396 drop_filec = filec; in handle_drop()
|
| /vim-8.2.3635/src/proto/ |
| H A D | ex_docmd.pro | 42 void handle_drop(int filec, char_u **filev, int split, void (*callback)(void *), void *cookie);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tcsh.vim | 53 …dspmbyte dunique echo echo_style edit editors ellipsis euid euser fignore filec gid globdot globst…
|