Home
last modified time | relevance | path

Searched refs:archive (Results 76 – 86 of 86) sorted by path

1234

/PHP-5.5/ext/zip/tests/
H A Dbug51353.phpt2 Bug #51353 ZIP64 problem, archive with 100000 items
H A Dbug53885.phpt2 Bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
H A Dbug70350.phpt12 $archive = new ZipArchive();
13 $archive->open("$dir/a.zip",ZipArchive::CREATE);
14 $archive->addEmptyDir("../down2/");
15 $archive->close();
H A Dbug7658.phpt2 Bug #7658 (modify archive with general bit flag 3 set)
H A Dbug8009.phpt2 Bug #8009 (cannot add again same entry to an archive)
H A Doo_getcomment.phpt30 Zip archive comment
H A Doo_setcomment.phpt31 var_dump($zip->setArchiveComment('archive'));
35 var_dump($zip->setArchiveComment('archive'));
71 string(7) "archive"
/PHP-5.5/ext/zlib/tests/
H A Dbug_40189.phpt9 // this string is an excerpt of a phar archive that caused an infinite loop
/PHP-5.5/
H A Dltmain.sh210 *ar\ archive\ import\ library*) # definitely import
213 *ar\ archive*) # could be an import, or static
2297 $echo "*** Warning: Trying to link with static lib archive $deplib."
2302 $echo "*** that it is just a static archive that I should not used here."
5599 $echo "using piecewise archive linking..."
6413 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
H A Dmakedist70 git archive --format=tar --remote=$PHPROOT refs/tags/php-$VER --prefix=php-$VER/ | (cd $MY_OLDPWD; …
/PHP-5.5/win32/
H A Dinstall.txt1219 may be able to help you. You should check out the archive first, in

Completed in 39 milliseconds

1234