Lines Matching refs:MAPPHAR_FAIL

489 #define MAPPHAR_FAIL(msg) \  macro
654 MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest header)"); \
744 MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest header)") in phar_parse_pharfile()
751MAPPHAR_FAIL("in phar \"%s\", manifest claims to have zero entries. Phars must have at least 1 en… in phar_parse_pharfile()
979 MAPPHAR_FAIL("internal corruption of phar \"%s\" (buffer overrun)"); in phar_parse_pharfile()
983 MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest header)") in phar_parse_pharfile()
1022MAPPHAR_FAIL("internal corruption of phar \"%s\" (too many manifest entries for size of manifest)") in phar_parse_pharfile()
1038 MAPPHAR_FAIL("internal corruption of phar \"%s\" (trying to read past buffer end)"); in phar_parse_pharfile()
1041 MAPPHAR_FAIL("unable to read phar metadata in .phar file \"%s\""); in phar_parse_pharfile()
1065 MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest entry)") in phar_parse_pharfile()
1071 MAPPHAR_FAIL("zero-length filename encountered in phar \"%s\""); in phar_parse_pharfile()
1079 MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest entry)"); in phar_parse_pharfile()
1122 MAPPHAR_FAIL("internal corruption of phar \"%s\" (truncated manifest entry)"); in phar_parse_pharfile()
1126 MAPPHAR_FAIL("unable to read file metadata in .phar file \"%s\""); in phar_parse_pharfile()
1144 MAPPHAR_FAIL("zlib extension is required for gz compressed .phar file \"%s\""); in phar_parse_pharfile()
1157 MAPPHAR_FAIL("bz2 extension is required for bzip2 compressed .phar file \"%s\""); in phar_parse_pharfile()
1170MAPPHAR_FAIL("internal corruption of phar \"%s\" (compressed and uncompressed size does not match … in phar_parse_pharfile()
1222 MAPPHAR_FAIL("Cannot open archive \"%s\", invalid alias"); in phar_parse_pharfile()
1229 MAPPHAR_FAIL("Cannot open archive \"%s\", alias is already in use by existing archive"); in phar_parse_pharfile()