Home
last modified time | relevance | path

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

1234567891011

/PHP-8.0/ext/zip/
H A Dzip_stream.c35 struct zip *za;
129 struct zip *za; in php_zip_ops_stat()
211 php_stream *php_stream_zip_open(struct zip *arch, const char *path, const char *mode STREAMS_DC) in php_stream_zip_open()
253 struct zip *za; in php_stream_zip_opener()
H A Dphp_zip_arginfo.h9 ZEND_ARG_INFO(0, zip)
13 ZEND_ARG_INFO(0, zip)
/PHP-8.0/.github/scripts/windows/
H A Dtest_task.bat84 …l -Command wget http://windows.php.net/downloads/qa/appveyor/ext/enchant/dict.zip -OutFile dict.zip
85 unzip dict.zip
86 del /q dict.zip
/PHP-8.0/ext/zip/tests/
H A Dbug38943_2.phpt5 if(!extension_loaded('zip')) die('skip');
H A Dbug38943.phpt5 if(!extension_loaded('zip')) die('skip');
H A Dbug53854.phpt5 if(!extension_loaded('zip')) die('skip');
H A Doo_supported.phpt6 if(!extension_loaded('zip')) die('skip');
/PHP-8.0/ext/zlib/tests/
H A Dbug48725.phpt5 if (!extension_loaded('zlib')) die('skip zip extension not available');
/PHP-8.0/ext/phar/tests/
H A Dbug70019.phpt8 $phar = new PharData(__DIR__."/bug70019.zip");
H A Dbug69279a.phpt10 $phar = new PharData(__DIR__ . '/bug69279a.zip');
H A Dbug77022.phpt16 foreach([Phar::TAR => 'tar', Phar::ZIP => 'zip'] as $mode => $ext) {
H A Dbadparameters.phpt57 $c = new PharData(__DIR__ . '/whatever.zip');
/PHP-8.0/ext/phar/tests/tar/
H A Dphar_setdefaultstub.phpt79 Phar::setDefaultStub(): Argument #1 ($index) must be null for a tar- or zip-based phar stub, string…
84 Phar::setDefaultStub(): Argument #1 ($index) must be null for a tar- or zip-based phar stub, string…
H A Dtar_nostub.phpt44 …stub.phar.tar' is not a phar archive. Use PharData::__construct() for a standard zip or tar archive
/PHP-8.0/win32/build/
H A DMakefile43 …RCHIVE_POSTFIX)-Win32-$(PHP_COMPILER_SHORT)-$(PHP_ARCHITECTURE)$(SIMD_SUFFIX)$(PKG_SUFFIX_PART).zip
44 …RCHIVE_POSTFIX)-Win32-$(PHP_COMPILER_SHORT)-$(PHP_ARCHITECTURE)$(SIMD_SUFFIX)$(PKG_SUFFIX_PART).zip
45 …RCHIVE_POSTFIX)-Win32-$(PHP_COMPILER_SHORT)-$(PHP_ARCHITECTURE)$(SIMD_SUFFIX)$(PKG_SUFFIX_PART).zip
46 DIST_ZIP_TEST_PACK=php-test-pack-$(PHP_VERSION_STRING)$(SIMD_SUFFIX)$(PKG_SUFFIX_PART).zip
47 …RCHIVE_POSTFIX)-Win32-$(PHP_COMPILER_SHORT)-$(PHP_ARCHITECTURE)$(SIMD_SUFFIX)$(PKG_SUFFIX_PART).zip
162 …DEF) $(BUILD_DIR)\php-$(PHP_VERSION_STRING)-Win32.zip $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)-Win3…
/PHP-8.0/ext/phar/
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.w3211 …nterceptors.c phar.c phar_object.c phar_path_check.c stream.c tar.c util.c zip.c", PHP_PHAR_SHARED…
/PHP-8.0/travis/
H A Dcompile.sh42 --with-zip \
/PHP-8.0/ext/phar/tests/zip/
H A Dodt.phpt2 Phar: test a zip archive created by openoffice
/PHP-8.0/.github/actions/configure-x32/
H A Daction.yml35 --with-zip \
/PHP-8.0/.github/actions/configure-x64/
H A Daction.yml31 --with-zip \
/PHP-8.0/.github/actions/configure-macos/
H A Daction.yml36 --with-zip \
/PHP-8.0/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
44 * @var string Optional comment to add to the zip
/PHP-8.0/ext/pdo_oci/
H A Dconfig.m4106 dnl Header directory for Instant Client SDK zip file install
/PHP-8.0/
H A DEXTENSIONS506 EXTENSION: zip

Completed in 33 milliseconds

1234567891011