Home
last modified time | relevance | path

Searched refs:archive (Results 51 – 75 of 86) sorted by relevance

1234

/PHP-5.5/ext/phar/tests/tar/
H A Dphar_commitwrite.phpt35 string(60) "<?php // tar-based phar archive stub file
H A Dphar_setalias2.phpt52 alias "test" is already used for archive "%sphar_setalias2.phar.tar" and cannot be used for other a…
H A Dphar_convert_phar.phpt52 string(60) "<?php // tar-based phar archive stub file
H A Dtar_003.phpt18 $tar->addFile('.phar/stub.php', "<?php // tar-based phar archive stub file\n__HALT_COMPILER();");
H A Dphar_convert_phar2.phpt54 string(60) "<?php // tar-based phar archive stub file
H A Dphar_convert_phar3.phpt54 string(60) "<?php // tar-based phar archive stub file
H A Dphar_convert_phar4.phpt60 string(60) "<?php // tar-based phar archive stub file
/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/ext/phar/
H A Dconfig.m44 PHP_ARG_ENABLE(phar, for phar archive support,
H A Dutil.c979 *archive = NULL; in phar_get_archive()
982 *archive = PHAR_G(last_phar); in phar_get_archive()
989 *archive = NULL; in phar_get_archive()
1028 *archive = *fd_ptr; in phar_get_archive()
1051 *archive = *fd_ptr; in phar_get_archive()
1079 *archive = *fd_ptr; in phar_get_archive()
1103 fd = *archive = *fd_ptr; in phar_get_archive()
1115 fd = *archive = *fd_ptr; in phar_get_archive()
1142 *archive = *fd_ptr; in phar_get_archive()
2083 …if (objphar[0]->arc.archive->fname_len == phar->fname_len && !memcmp(objphar[0]->arc.archive->fnam…
[all …]
H A Dphar_internal.h503 phar_archive_data *archive; member
590 int phar_get_archive(phar_archive_data **archive, char *fname, int fname_len, char *alias, int alia…
627 int phar_zip_flush(phar_archive_data *archive, char *user_stub, long len, int defaultstub, char **e…
644 int phar_flush(phar_archive_data *archive, char *user_stub, long len, int convert, char **error TSR…
/PHP-5.5/ext/zip/tests/
H A Dbug7658.phpt2 Bug #7658 (modify archive with general bit flag 3 set)
H A Dbug51353.phpt2 Bug #51353 ZIP64 problem, archive with 100000 items
/PHP-5.5/ext/phar/tests/
H A Dphar_convert_repeated_b.phpt109 Cannot write out executable phar archive, phar is read-only
117 Cannot write out executable phar archive, phar is read-only
H A Dtest_unset.phpt2 Phar: ensure unset() works properly on a non-flushed phar archive
H A D029.phpt49 alias "copy" is already used for archive "%s029.1.phar.php" cannot be overloaded with "%s029.2.phar…
H A Daddfuncs.phpt50 phar error: unable to open file "%s/does/not/exist" to add to phar archive
H A Dphar_gobyebye.phpt2 Phar: test edge cases of intercepted functions when the underlying phar archive has been unlinkArch…
H A Dphar_mount.phpt58 Can only mount internal paths within a phar archive, use a relative path instead of "phar://%sphar_…
H A Dphar_gobyebye-win32.phpt2 Phar: test edge cases of intercepted functions when the underlying phar archive has been unlinkArch…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic106 # saw in the archive.
1576 # archive: file(1) magic for archive formats (see also "msdos" for self-
1683 # MIPS archive; they're in the portable archive format, and need to go
1747 0 string \032archive RISC OS archive (ArcFS format)
1918 0 string #\ CAR\ archive\ header SAPCAR archive data
2311 10 string #\ This\ is\ a\ shell\ archive shell archive text
2413 # EET archive
2425 0 belong 123 dar archive,
10005 >32 string archive archive
18520 >0 byte x archive
[all …]
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_setalias2.phpt48 alias "test" is already used for archive "%sphar_setalias2.phar.zip" and cannot be used for other a…
H A Dodt.phpt2 Phar: test a zip archive created by openoffice
H A Dphar_convert_phar.phpt51 string(60) "<?php // zip-based phar archive stub file
/PHP-5.5/
H A Dmakedist70 git archive --format=tar --remote=$PHPROOT refs/tags/php-$VER --prefix=php-$VER/ | (cd $MY_OLDPWD; …

Completed in 81 milliseconds

1234