Home | History | Annotate | Download | only in minzip

Lines Matching refs:mzIsZipEntrySymlink

491 bool mzIsZipEntrySymlink(const ZipEntry* pEntry)
1019 if (!(flags & MZ_EXTRACT_FILES_ONLY) && mzIsZipEntrySymlink(pEntry)) {