Home
last modified time | relevance | path

Searched refs:tar (Results 151 – 175 of 180) sorted by relevance

12345678

/PHP-8.1/ext/phar/tests/zip/
H A Dnotphar.phpt24 …' is not a phar archive. Use PharData::__construct() for a standard zip or tar archive in %snotpha…
/PHP-8.1/.github/actions/build-libmysqlclient/
H A Daction.yml23 tar -xf $LIBMYSQL --strip-components=1 -C $MYSQL_DIR
/PHP-8.1/ext/phar/tests/
H A Dbug77022.phpt17 foreach([Phar::TAR => 'tar', Phar::ZIP => 'zip'] as $format => $ext) {
H A Dphpinfo_002.phpt36 Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
H A Dphpinfo_003.phpt36 Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
H A Dbadparameters.phpt52 $b = new PharData(__DIR__ . '/whatever.tar');
243 A Phar alias cannot be set in a plain tar archive
246 A Phar stub cannot be set in a plain tar archive
248 A Phar stub cannot be set in a plain tar archive
H A Dstat.phpt15 $fname2 = __DIR__ . '/' . basename(__FILE__, '.php') . '.tar';
16 $fname3 = __DIR__ . '/' . basename(__FILE__, '.php') . '.phar.tar';
H A Dphpinfo_004.phpt41 …Phar fully realized by Gregory Beaver and Marcus Boerger.<br />Portions of tar implementation Copy…
63 …Phar fully realized by Gregory Beaver and Marcus Boerger.<br />Portions of tar implementation Copy…
/PHP-8.1/ext/phar/
H A Dconfig.w3211 …ream.c func_interceptors.c phar.c phar_object.c phar_path_check.c stream.c tar.c util.c zip.c", PH…
/PHP-8.1/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc55 * This is a no-op for the tar creator
/PHP-8.1/ext/standard/tests/url/
H A Dparse_url_basic_007.phpt68 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : string(22) "/gnu/glic/glibc.tar.gz"
H A Durls.inc54 'ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz',
H A Dparse_url_basic_006.phpt68 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : NULL
H A Dparse_url_basic_004.phpt68 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : NULL
H A Dparse_url_basic_005.phpt68 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : NULL
H A Dparse_url_basic_002.phpt69 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : string(3) "ftp"
H A Dparse_url_basic_008.phpt68 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : NULL
H A Dparse_url_basic_009.phpt68 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : NULL
H A Dparse_url_basic_003.phpt68 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz : string(11) "ftp.gnu.org"
H A Dparse_url_basic_001.phpt560 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz: array(3) {
566 string(22) "/gnu/glic/glibc.tar.gz"
H A Dparse_url_unterminated.phpt566 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz: array(3) {
572 string(22) "/gnu/glic/glibc.tar.gz"
/PHP-8.1/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc3 // this tarmaker makes a malicious tar with a header designed to overflow the buffer
/PHP-8.1/ext/standard/tests/strings/
H A Durl_t.phpt57 'ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz',
635 --> ftp://ftp.gnu.org/gnu/glic/glibc.tar.gz: array(3) {
641 string(22) "/gnu/glic/glibc.tar.gz"
/PHP-8.1/.github/workflows/
H A Dnightly.yml616 # libmysql: mysql-5.6.49-linux-glibc2.12-x86_64.tar.gz
622 libmysql: mysql-5.7.44-linux-glibc2.12-x86_64.tar.gz
633 libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
/PHP-8.1/ext/pdo_odbc/tests/
H A Dlong_columns.phpt20 // -Linux6\sqlncli-11.0.1790.0.tar.gz (it calls RHEL6.x 'Linux6' for some reason)

Completed in 68 milliseconds

12345678