Searched refs:CENHDR (Results 1 – 5 of 5) sorted by relevance
48 static final int CENHDR = 46; // CEN header size field
69 #define CENSIZE(cen) (CENHDR + CENNAM(cen) + CENEXT(cen) + CENCOM(cen))533 for (i = 0; i + CENHDR <= end - beg; i += CENSIZE(beg + i)) in countCENHeaders()676 for (i = 0, cp = cenbuf; cp <= cenend - CENHDR; i++, cp += CENSIZE(cp)) { in readCEN()701 if (cp + CENHDR + nlen > cenend) { in readCEN()705 const char* entryName = (const char *)cp + CENHDR; in readCEN()712 if (addMetaName(zip, (char *)cp+CENHDR, nlen) != 0) { in readCEN()732 const char* chainName = cenStart + CENHDR; in readCEN()1000 && (cenpos + CENHDR <= cache->pos + CENCACHE_PAGESIZE)) in sequentialAccessReadCENHeader()1063 memcpy(ze->name, cen + CENHDR, nlen); in newEntry()1067 char *extra = cen + CENHDR + nlen; in newEntry()[all …]
50 #define CENHDR 46 macro
109 public static final int CENHDR = 46; // 0x2e field in ZipEntry
15908 field public static final int CENHDR = 46; // 0x2e15965 field public static final int CENHDR = 46; // 0x2e16013 field public static final int CENHDR = 46; // 0x2e16058 field public static final int CENHDR = 46; // 0x2e17082 field public static final int CENHDR = 46; // 0x2e17151 field public static final int CENHDR = 46; // 0x2e17201 field public static final int CENHDR = 46; // 0x2e17251 field public static final int CENHDR = 46; // 0x2e