Home
last modified time | relevance | path

Searched defs:ZipfileCtx (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dzipfile.c1916 typedef struct ZipfileCtx ZipfileCtx; typedef
1917 struct ZipfileCtx { struct
1918 int nEntry;
1919 ZipfileBuffer body;
1920 ZipfileBuffer cds;