Home
last modified time | relevance | path

Searched refs:ZipfileCtx (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c8759 typedef struct ZipfileCtx ZipfileCtx; typedef
8760 struct ZipfileCtx { struct
8790 ZipfileCtx *p; /* Aggregate function context */ in zipfileStep()
8818 p = (ZipfileCtx*)sqlite3_aggregate_context(pCtx, sizeof(ZipfileCtx)); in zipfileStep()
8965 ZipfileCtx *p; in zipfileFinal()
8970 p = (ZipfileCtx*)sqlite3_aggregate_context(pCtx, sizeof(ZipfileCtx)); in zipfileFinal()

Completed in 33 milliseconds