ZIP_ZF_CRC 68 ext/zip/lib/zip_fclose.c else if ((zf->flags & ZIP_ZF_CRC) && (zf->flags & ZIP_ZF_EOF)) {
ZIP_ZF_CRC 75 ext/zip/lib/zip_fopen_index.c zfflags |= ZIP_ZF_CRC;
ZIP_ZF_CRC 80 ext/zip/lib/zip_fopen_index.c zfflags |= ZIP_ZF_CRC | ZIP_ZF_DECOMP;
ZIP_ZF_CRC 61 ext/zip/lib/zip_fread.c if (zf->flags & ZIP_ZF_CRC) {
ZIP_ZF_CRC 73 ext/zip/lib/zip_fread.c if (zf->flags & ZIP_ZF_CRC)
ZIP_ZF_CRC 96 ext/zip/lib/zip_fread.c if (zf->flags & ZIP_ZF_CRC)