Searched defs:ZipfileCtx (Results 1 – 2 of 2) sorted by relevance
11238 typedef struct ZipfileCtx ZipfileCtx; typedef11239 struct ZipfileCtx { struct11240 int nEntry;11241 ZipfileBuffer body;11242 ZipfileBuffer cds;
11233 typedef struct ZipfileCtx ZipfileCtx; typedef11234 struct ZipfileCtx { struct11235 int nEntry;11236 ZipfileBuffer body;11237 ZipfileBuffer cds;