Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dphar.c480 #define MAPPHAR_ALLOC_FAIL(msg) \ macro
497 MAPPHAR_ALLOC_FAIL(msg)
691 MAPPHAR_ALLOC_FAIL("cannot seek to __HALT_COMPILER(); location in phar \"%s\"") in phar_parse_pharfile()
697 MAPPHAR_ALLOC_FAIL("internal corruption of phar \"%s\" (truncated manifest at stub end)") in phar_parse_pharfile()
722 MAPPHAR_ALLOC_FAIL("cannot seek to __HALT_COMPILER(); location in phar \"%s\"") in phar_parse_pharfile()
736 MAPPHAR_ALLOC_FAIL("manifest cannot be larger than 100 MB in phar \"%s\"") in phar_parse_pharfile()
1602 MAPPHAR_ALLOC_FAIL("cannot rewind phar \"%s\"") in phar_open_from_fp()
1613 MAPPHAR_ALLOC_FAIL("internal corruption of phar \"%s\" (truncated entry)") in phar_open_from_fp()
1679 MAPPHAR_ALLOC_FAIL("unable to decompress gzipped phar archive \"%s\""); in phar_open_from_fp()
1721 MAPPHAR_ALLOC_FAIL("unable to decompress bzipped phar archive \"%s\""); in phar_open_from_fp()
[all …]

Completed in 15 milliseconds