Searched refs:filec (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/patch_cmds-17/patch/
H A Dpatch.c126 static int filec = 0; /* how many file arguments? */ variable
419 filec = 0;
539 if (++filec == MAXFILEC)
541 filearg[filec] = savestr(optarg);
603 if (++filec == MAXFILEC)
605 filearg[filec] = savestr(*Argv++);
/macosx-10.9.5/vim-53/src/proto/
H A Dex_docmd.pro30 void handle_drop __ARGS((int filec, char_u **filev, int split));
/macosx-10.9.5/vim-53/src/
H A Dmain.c3452 static char_u *build_drop_cmd __ARGS((int filec, char **filev, int tabs, int sendReply));
3820 build_drop_cmd(filec, filev, tabs, sendReply)
3821 int filec;
3832 if (filec > 0 && filev[0][0] == '+')
3836 filec--;
3839 if (filec <= 0)
3861 for (i = 0; i < filec; i++)
H A Dex_docmd.c6870 handle_drop(filec, filev, split)
6871 int filec; /* the number of files dropped */
6922 alist_set(ALIST(curwin), filec, filev, FALSE, NULL, 0); local
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.set.c214 filec = 1;
744 filec = 0;
H A Dsh.file.c86 int filec = 0; variable
H A Dsh.h1235 extern int filec;
H A Dsh.lex.c1644 || filec
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtcsh.vim51 syn keyword tcshShellVar contained afsuser ampm argv autocorrect autoexpand autolist autologout backslash_quote catalog cdpath color colorcat command complete continue continue_args correct cwd dextract dirsfile dirstack dspmbyte dunique echo echo_style edit ellipsis fignore filec gid group histchars histdup histfile histlit history home ignoreeof implicitcd inputmode killdup killring listflags listjobs listlinks listmax listmaxrows loginsh logout mail matchbeep nobeep noclobber noding noglob nokanji nonomatch nostat notify oid owd path printexitvalue prompt prompt2 prompt3 promptchars pushdtohome pushdsilent recexact recognize_only_executables rmstar rprompt savedirs savehist sched shell shlvl status symlinks tcsh term time tperiod tty uid user verbose version visiblebell watch who wordchars
/macosx-10.9.5/gnutar-452/gnutar/tests/
H A Dtestsuite15209 genfile --file foo/c/filec
15271 genfile --file foo/c/filec
15329 genfile --file foo/c/filec
15381 foo/c/filec
15394 foo/c/filec
15405 foo/a/filec
15453 genfile --file foo/c/filec
15515 genfile --file foo/c/filec
15573 genfile --file foo/c/filec
15625 foo/c/filec
[all...]

Completed in 243 milliseconds