Searched refs:mzGetZipEntryUncompLen (Results 1 – 3 of 3) sorted by relevance
91 INLINE long mzGetZipEntryUncompLen(const ZipEntry* pEntry) { in mzGetZipEntryUncompLen() function
726 bec.len = mzGetZipEntryUncompLen(pEntry); in mzExtractZipEntryToBuffer()
604 v->size = mzGetZipEntryUncompLen(entry); in PackageExtractFileFn()