HomeSort by: relevance | last modified time | path
    Searched refs:binmode (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-perl/
hello-2.pl.in 11 binmode STDOUT, ':raw'; # Needed to make it work in UTF-8 locales in Perl-5.8.
hello-1.pl.in 11 binmode STDOUT, ':raw'; # Needed to make it work in UTF-8 locales in Perl-5.8.
  /src/crypto/external/apache2/openssl/dist/ms/
cmp.pl 13 binmode IN0;
14 binmode IN1;
  /src/crypto/external/bsd/openssl/dist/ms/
cmp.pl 13 binmode IN0;
14 binmode IN1;
  /src/crypto/external/bsd/openssl.old/dist/ms/
cmp.pl 13 binmode IN0;
14 binmode IN1;
  /src/external/mpl/bind/dist/bin/tests/system/
fromhex.pl 45 binmode(STDOUT);
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/
15-test_mp_rsa.t 98 binmode $fh;
102 binmode $fh;
80-test_cms.t 522 binmode(HEX_IN);
  /src/crypto/external/apache2/openssl/dist/test/recipes/
15-test_mp_rsa.t 113 binmode $fh;
117 binmode $fh;
20-test_mac.t 147 binmode($in);
197 binmode($in);
209 binmode($out);
  /src/crypto/external/bsd/openssl/dist/test/recipes/
15-test_mp_rsa.t 113 binmode $fh;
117 binmode $fh;
20-test_mac.t 147 binmode($in);
197 binmode($in);
209 binmode($out);
  /src/external/apache2/llvm/dist/llvm/utils/
UpdateCMakeLists.pl 89 binmode FILE;
95 binmode FILE;
  /src/crypto/external/apache2/openssl/dist/test/
cms-examples.pl 81 binmode OUT;
341 binmode $fp1;
342 binmode $fp2;
  /src/crypto/external/bsd/openssl/dist/test/
cms-examples.pl 81 binmode OUT;
341 binmode $fp1;
342 binmode $fp2;
  /src/crypto/external/bsd/openssl.old/dist/test/
cms-examples.pl 81 binmode OUT;
341 binmode $fp1;
342 binmode $fp2;
  /src/crypto/external/apache2/openssl/dist/tools/
c_rehash.in 195 binmode($fh, ":crlf");
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
XFile.pm 126 Die if opening fails. Store the name of the file. Use binmode for writing.
150 binmode $fh if $file =~ /^\s*>/;
  /src/crypto/dist/ipsec-tools/misc/
cvs2cl.pl 2012 binmode READER;
  /src/external/apache2/llvm/dist/clang/tools/scan-build/bin/
scan-build 284 binmode FILE;
  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 3831 # The input file should be in binmode.
3863 binmode TFILE;
3903 binmode PROFILE; # New perls do UTF-8 processing
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 3770 # The input file should be in binmode.
3802 binmode TFILE;
3842 binmode PROFILE; # New perls do UTF-8 processing

Completed in 45 milliseconds