Searched refs:CENHDR (Results 1 – 1 of 1) sorted by relevance
33 CENHDR = 46, enumerator255 if (ptr + CENHDR > (const unsigned char*)pMap->addr + pMap->length) { in parseZipArchive()268 fileName = (const char*)ptr + CENHDR; in parseZipArchive()391 ptr += CENHDR + fileNameLen + extraLen + commentLen; in parseZipArchive()