Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c1554 typedef struct SessionDiffCtx SessionDiffCtx; typedef
1555 struct SessionDiffCtx { struct
1564 SessionDiffCtx *p = (SessionDiffCtx*)pCtx; in sessionDiffOld() argument