Home
last modified time | relevance | path

Searched refs:PHAR_ZIP_FAIL (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/phar/
H A Dzip.c326 #define PHAR_ZIP_FAIL(errmsg) \ in phar_parse_zipfile() macro
380 PHAR_ZIP_FAIL("Cannot process encrypted zip files"); in phar_parse_zipfile()
417 PHAR_ZIP_FAIL("couldn't open temporary file"); in phar_parse_zipfile()
436 PHAR_ZIP_FAIL("signature cannot be read"); in phar_parse_zipfile()
449 PHAR_ZIP_FAIL("signature cannot be verified"); in phar_parse_zipfile()
481 PHAR_ZIP_FAIL("zlib extension is required"); in phar_parse_zipfile()
488 PHAR_ZIP_FAIL("bzip2 extension is required"); in phar_parse_zipfile()
536 PHAR_ZIP_FAIL("unable to read in file comment, truncated"); in phar_parse_zipfile()
606 PHAR_ZIP_FAIL("unable to read in alias, truncated"); in phar_parse_zipfile()
624 PHAR_ZIP_FAIL("unable to read in alias, truncated"); in phar_parse_zipfile()
[all …]

Completed in 8 milliseconds