Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dphar.c520 #define PHAR_ZIP_32(var) ((uint32_t)((((uint32_t)var[0]) & 0xff) | \ macro
2392 …crc32 != PHAR_ZIP_32(local.crc32) || entry->uncompressed_filesize != PHAR_ZIP_32(local.uncompsize)… in phar_postprocess_file()

Completed in 10 milliseconds