Home | History | Annotate | Download | only in minzip

Lines Matching refs:mzIsZipEntrySymlink

517 bool mzIsZipEntrySymlink(const ZipEntry* pEntry)
1073 if (!(flags & MZ_EXTRACT_FILES_ONLY) && mzIsZipEntrySymlink(pEntry)) {