Searched defs:ZipfileCtx (Results 1 – 1 of 1) sorted by relevance
12154 typedef struct ZipfileCtx ZipfileCtx; typedef12155 struct ZipfileCtx { struct12156 int nEntry;12157 ZipfileBuffer body;12158 ZipfileBuffer cds;