Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c1160 typedef struct SessionStat1Ctx SessionStat1Ctx; typedef
1161 struct SessionStat1Ctx { struct
1166 SessionStat1Ctx *p = (SessionStat1Ctx*)pCtx; in sessionStat1Old() argument