Home
last modified time | relevance | path

Searched refs:VtabCtx (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dvtab.c24 struct VtabCtx { struct
27 VtabCtx *pPrior; /* Parent context (if any) */ argument
564 VtabCtx sCtx; in vtabCallConstructor()
572 VtabCtx *pCtx; in vtabCallConstructor()
808 VtabCtx *pCtx; in sqlite3_declare_vtab()
1307 VtabCtx *p; in sqlite3_vtab_config()
H A DsqliteInt.h1225 typedef struct VtabCtx VtabCtx; typedef
1642 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */