Searched refs:infile (Results 201 - 212 of 212) sorted by relevance

123456789

/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfigure3344 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
3426 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmysql.vim31 syn keyword mysqlKeyword identified ignore index infile inner insert insert_id into isam
H A Dstata.vim96 syn keyword stataCommand infile
/macosx-10.10.1/vim-55/src/
H A Dmisc1.c10009 get_cmd_output(cmd, infile, flags)
10011 char_u *infile; /* optional input file name */
10032 command = make_filter_cmd(cmd, infile, tempname);
/macosx-10.10.1/vim-55/src/testdir/
H A Dtest49.vim9548 let infile = tempname() variable
9550 exec "!echo XYZ >" . infile
9561 exec "0read" infile
9571 let v:errmsg = substitute(v:errmsg, ' '.infile.'$', '', "")
9598 call delete(infile)
9600 unlet! caught post infile tmpfile
/macosx-10.10.1/curl-83.1.2/curl/tests/
H A Druntests.pl2215 my $infile=$_[0];
2219 open(IN, "<$infile")
2225 # logmsg "FILTER: off $filter from $infile to $ofile\n";
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dconfigure7944 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8021 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dtramp.el3761 (defun tramp-handle-process-file (program &optional infile buffer display &rest args)
3763 (when infile (error "Implementation does not handle input from file"))
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dsql.el1595 "having" "heap" "high_priority" "if" "ignore" "in" "index" "infile"
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy30 perltidy [ options ] <infile >outfile
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim3380 \ 'openssl_pkcs7_encrypt(': 'string infile, string outfile, mixed recipcerts, array headers [, int flags [, int cipherid]] | bool',
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm3350 perltidy [ options ] <infile >outfile
3559 # - if infile syntax ok, then check syntax of the output file;
5183 push @args, "--infile=$tmpfile", "--outfile=$tmpfile", "--title=$title";
[all...]

Completed in 325 milliseconds

123456789