Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar.c521 #define PHAR_ZIP_32(var) ((php_uint32)((((php_uint32)var[0]) & 0xff) | \ macro
2456 …crc32 != PHAR_ZIP_32(local.crc32) || entry->uncompressed_filesize != PHAR_ZIP_32(local.uncompsize)…

Completed in 19 milliseconds