Home
last modified time | relevance | path

Searched refs:zip (Results 226 – 250 of 253) sorted by relevance

1234567891011

/PHP-5.4/ext/zip/lib/
H A Dzip_free.c47 _zip_free(struct zip *za) in _zip_free()
H A Dzip_source_filep.c62 zip_source_filep(struct zip *za, FILE *file, zip_uint64_t start, in zip_source_filep()
79 _zip_source_file_or_p(struct zip *za, const char *fname, FILE *file, in _zip_source_file_or_p()
H A Dzip_stat_index.c41 zip_stat_index(struct zip *za, zip_uint64_t index, int flags, in zip_stat_index()
H A Dzip_source_crc.c55 zip_source_crc(struct zip *za, struct zip_source *src, int validate) in zip_source_crc()
H A Dzip_source_buffer.c52 zip_source_buffer(struct zip *za, const void *data, zip_uint64_t len, int freep) in zip_source_buffer()
H A Dzip_source_pkware.c68 zip_source_pkware(struct zip *za, struct zip_source *src, in zip_source_pkware()
H A Dzip_source_deflate.c64 zip_source_deflate(struct zip *za, struct zip_source *src, in zip_source_deflate()
/PHP-5.4/ext/zip/tests/
H A Dbug38943.phpt5 if(!extension_loaded('zip')) die('skip');
H A Dbug53854.phpt5 if(!extension_loaded('zip')) die('skip');
/PHP-5.4/ext/phar/
H A DTODO85 X don't automatically add a stub to .zip or .tar files [Steph]
86 X don't allow a stub or alias to be added to a .zip/.tar that does not have
88 X allow read/write on .tar/.zip files that do not contain a stub or alias [Steph/Greg]
93 X implement initial support for simple zip/tar archives (PharData) [Steph]
99 X zip support [Greg]
H A Dconfig.m48 …PHP_NEW_EXTENSION(phar, util.c tar.c zip.c stream.c func_interceptors.c dirstream.c phar.c phar_ob…
H A Dconfig.w3212 …rstream.c func_interceptors.c phar.c phar_object.c phar_path_check.c stream.c tar.c util.c zip.c");
/PHP-5.4/ext/phar/tests/tar/
H A Dtar_nostub.phpt46 …_004.phar.tar' is not a phar archive. Use PharData::__construct() for a standard zip or tar archive
/PHP-5.4/ext/phar/tests/zip/
H A Dodt.phpt2 Phar: test a zip archive created by openoffice
/PHP-5.4/
H A DMakefile.gcov48 …_sqlite/libsqlite ext/sqlite/libsqlite ext/sqlite3/libsqlite ext/xmlrpc/libxmlrpc ext/zip/lib; do \
H A DREADME.REDIST.BINS14 14. libzip ext/zip
311 14. libzip ext/zip
312 zip.h -- exported declarations.
H A D.gitattributes18 ext/zip/php_zip.c ident
H A DEXTENSIONS544 EXTENSION: zip
/PHP-5.4/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc2 // this corrupt zip maker uses portions of Vincent Lascaux's File_Archive to create
3 // specifically corrupted zip archives for unit-testing zip support in the phar extension
45 * @var string Optionnal comment to add to the zip
/PHP-5.4/ext/phar/tests/
H A Dbadparameters.phpt19 $c = new PharData(dirname(__FILE__) . '/whatever.zip');
/PHP-5.4/ext/oci8/
H A Dconfig.m4302 dnl Header directory for Instant Client SDK zip file install
/PHP-5.4/win32/build/
H A Dconfig.w32.phpize.in76 PATH_PROG('zip');
H A Dconfig.w3277 PATH_PROG('zip');
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch1205 -zip application/x-zip-compressed
1220 +zip application/zip
/PHP-5.4/win32/
H A Dinstall.txt254 download the zip binary distribution from the downloads page at
285 are installing PHP 4, extract to C:\, as the zip file expands to a
287 to C:\php as the zip file doesn't expand as in PHP 4. You may choose a
291 The directory structure extracted from the zip is different for PHP
407 There are two ini files distributed in the zip file, php.ini-development
541 are found in the zip package of the PHP download (not the PHP
743 Windows http://snaps.php.net/win32/php5-win32-latest.zip.

Completed in 63 milliseconds

1234567891011