Searched refs:PHAR_ZIP_32 (Results 1 – 1 of 1) sorted by relevance
481 #define PHAR_ZIP_32(var) ((uint32_t)((((uint32_t)var[0]) & 0xff) | \ macro2423 …crc32 != PHAR_ZIP_32(local.crc32) || entry->uncompressed_filesize != PHAR_ZIP_32(local.uncompsize)… in phar_postprocess_file()
Completed in 14 milliseconds