Searched defs:ZipfileCtx (Results 1 – 1 of 1) sorted by relevance
11315 typedef struct ZipfileCtx ZipfileCtx; typedef11316 struct ZipfileCtx { struct11317 int nEntry;11318 ZipfileBuffer body;11319 ZipfileBuffer cds;