Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar.c441 #define MAPPHAR_ALLOC_FAIL(msg) \ macro
458 MAPPHAR_ALLOC_FAIL(msg)
757 MAPPHAR_ALLOC_FAIL("cannot seek to __HALT_COMPILER(); location in phar \"%s\"") in phar_parse_pharfile()
763 MAPPHAR_ALLOC_FAIL("internal corruption of phar \"%s\" (truncated manifest at stub end)") in phar_parse_pharfile()
788 MAPPHAR_ALLOC_FAIL("cannot seek to __HALT_COMPILER(); location in phar \"%s\"") in phar_parse_pharfile()
802 MAPPHAR_ALLOC_FAIL("manifest cannot be larger than 100 MB in phar \"%s\"") in phar_parse_pharfile()
1649 MAPPHAR_ALLOC_FAIL("cannot rewind phar \"%s\"") in phar_open_from_fp()
1660 MAPPHAR_ALLOC_FAIL("internal corruption of phar \"%s\" (truncated entry)") in phar_open_from_fp()
1726 MAPPHAR_ALLOC_FAIL("unable to decompress gzipped phar archive \"%s\""); in phar_open_from_fp()
1768 MAPPHAR_ALLOC_FAIL("unable to decompress bzipped phar archive \"%s\""); in phar_open_from_fp()
[all …]

Completed in 15 milliseconds