Searched defs:ZipfileCtx (Results 1 – 1 of 1) sorted by relevance
11237 typedef struct ZipfileCtx ZipfileCtx; typedef11238 struct ZipfileCtx { struct11239 int nEntry;11240 ZipfileBuffer body;11241 ZipfileBuffer cds;