Searched defs:ZipfileCtx (Results 1 – 1 of 1) sorted by relevance
5954 typedef struct ZipfileCtx ZipfileCtx; typedef5955 struct ZipfileCtx { struct5956 int nEntry;5957 ZipfileBuffer body;5958 ZipfileBuffer cds;