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