Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dzipfile.c267 typedef struct ZipfileCsr ZipfileCsr; typedef
268 struct ZipfileCsr { struct
281 ZipfileCsr *pCsrNext; /* Next cursor on same virtual table */ argument