ZIP_ZF_DECOMP 80 ext/zip/lib/zip_fopen_index.c zfflags |= ZIP_ZF_CRC | ZIP_ZF_DECOMP; ZIP_ZF_DECOMP 104 ext/zip/lib/zip_fopen_index.c if ((zf->flags & ZIP_ZF_DECOMP) == 0) ZIP_ZF_DECOMP 70 ext/zip/lib/zip_fread.c if ((zf->flags & ZIP_ZF_DECOMP) == 0) {