| /openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/t/ |
| D | 011-streamzip.t | 16 use IO::Uncompress::Unzip 'unzip' ; 102 unzip $outfile => \$uncompressed; 116 unzip $outfile => \$uncompressed; 151 skip "streaming unzip not supported with zstd\n", 7 161 unzip $outfile => \$uncompressed; 175 unzip $outfile => \$uncompressed; 193 unzip $outfile => \$uncompressed; 207 unzip $outfile => \$uncompressed;
|
| D | 105oneshot-zip-bzip2-only.t | 35 use_ok('IO::Uncompress::Unzip', qw(unzip $UnzipError)) ; 51 ok unzip(\$out, \$got), " unzip ok" 104 ok unzip($file1 => \$got), " unzip ok" 156 ok unzip($zipfile => \$got, Name => $file), " unzip $file ok"
|
| D | 105oneshot-zip-only.t | 31 use_ok('IO::Uncompress::Unzip', qw(unzip $UnzipError)) ; 45 ok unzip(\$out, \$got), " unzip ok" 175 ok ! unzip "$files/encrypt-standard.zip" => \$output ; 178 ok ! unzip "$files/encrypt-aes.zip" => \$output ; 190 # $ unzip -vl t/files/jar.zip 208 ok unzip $zipfile => \$output ; 239 ok unzip($file1 => \$got), " unzip ok" 289 ok unzip($zipfile => \$got, Name => $file), " unzip $file ok" 324 ok unzip($zipfile => \$got, Name => $file), " unzip $file ok" 352 ok unzip($zipfile => \$got, Name => $file), " unzip $file ok"
|
| D | 105oneshot-zip-store-only.t | 38 use_ok('IO::Uncompress::Unzip', qw(unzip $UnzipError)) ; 93 ok unzip(\$zipped => \$got, BlockSize => $blockSize), " unzip ok"
|
| D | 112utf8-zip.t | 182 title "unzip: EFS => 0 filename not valid utf8 - language encoding flag set"; 194 title "unzip: EFS => 1 filename not valid utf8 - language encoding flag set";
|
| D | 006zip.t | 25 use_ok('IO::Uncompress::Unzip', qw(unzip $UnzipError)) ;
|
| /openbsd/src/regress/usr.bin/gzip/ |
| D | Makefile | 134 REGRESS_TARGETS+= run-regress-perm-unzip 135 run-regress-perm-unzip: 155 REGRESS_TARGETS+= run-regress-owner-unzip 156 run-regress-owner-unzip:
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| D | Tarzip.pm | 424 sub unzip { subroutine 449 } elsif ( my $unzip = $CPAN::Config->{unzip} ) { 450 my @system = ($unzip, $file);
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/config/djgpp/ |
| D | README | 19 Simply unzip the gdbNNNb.zip file (where NNN is the version number) 21 directory structure while you unzip (use -d switch if you do this with 22 PKUNZIP). On Windows 9X and Windows 2000, use an unzip program which 63 just unzip it while preserving the directory structure (I suggest to 69 file to unzip the package. That's because some file names in the
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVScheduleZb.td | 40 def WriteZIP : SchedWrite; // zip/unzip 76 def ReadZIP : SchedRead; // zip/unzip
|
| D | RISCVInstrInfoZb.td | 486 def UNZIP_RV32 : RVBUnary<0b0000100, 0b01111, 0b101, OPC_OP_IMM, "unzip">, 605 // We treat zip and unzip as separate instructions, so match it directly.
|
| /openbsd/src/gnu/llvm/clang/tools/clang-fuzzer/ |
| D | Dockerfile | 11 RUN apt-get install -y autoconf automake libtool curl make g++ unzip wget git \
|
| /openbsd/src/gnu/usr.bin/texinfo/djgpp/ |
| D | README | 26 b. From the root of your DJGPP installation, unzip the source package: 43 unzip txiXYZs 55 Do NOT use an unzip program which supports long file names on 91 main DJGPP directory and unzip the files. For instance, if your 96 unzip txiXYZb
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlmodinstall.pod | 190 unzip Your-Module.zip 200 Note that GNU's gzip/gunzip is not the same as Info-ZIP's zip/unzip
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.os2 | 520 Note however, that you need to have F<unzip.exe> on your path, and 573 (default with unzip, specify C<-d> to pkunzip). However, you 578 unzipping. Upgrade to C<(w)unzip>. 594 unzip perl_exc.zip *.exe *.ico -d f:/emx.add/bin 595 unzip perl_exc.zip *.dll -d f:/emx.add/dll 602 unzip perl_aou.zip -d f:/emx.add/bin 608 unzip perl_utl.zip -d f:/emx.add/bin 614 unzip perl_mlb.zip -d f:/perllib/lib 624 unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.40.1/ 638 unzip perl_blb.zip -d f:/perllib/lib [all …]
|
| D | README.vms | 108 =item 3 unzip for VMS 129 Please note that unzip and gunzip are not the same thing (they work with
|
| /openbsd/src/gnu/usr.bin/perl/t/porting/ |
| D | known_pod_issues.dat | 385 unzip(1)
|
| /openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
| D | Unzip.pm | 75 sub unzip subroutine
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | ReleaseProcess.rst | 187 unzip on the same directory (there will be sym-links from the appropriate places
|
| D | GettingStartedVS.rst | 120 Windows Explorer built-in zip support or any other unzip tool.
|
| /openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/ |
| D | FAQ.pod | 176 C<IO-Compress-Zip> using an external zip/unzip, make sure that it supports 180 or better to update a Zip64 archive and unzip version 6.x to read a zip64
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | CrossCompilation.rst | 29 with all files in, unzip to a directory and point the build system to
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | Makefile.in | 511 unzip $(distdir).zip ;;\
|
| /openbsd/src/gnu/gcc/libssp/ |
| D | Makefile.in | 599 unzip $(distdir).zip ;;\
|
| /openbsd/src/lib/libz/ |
| D | ChangeLog | 29 - Read multiple bytes instead of byte-by-byte in minizip unzip.c 291 - Minor cleanup up contrib/minizip/unzip.c [Vollant] 707 - Fix contrib/minizip/unzip.c non-encrypted after encrypted [Vollant] 1203 - added contrib/minzip, mini zip and unzip based on zlib (Gilles Vollant) 1204 See http://www.winimage.com/zLibDll/unzip.html 1237 - add a pointer to experimental unzip library in README (Gilles Vollant)
|