Searched refs:VtabCtx (Results 1 – 1 of 1) sorted by relevance
9331 typedef struct VtabCtx VtabCtx; typedef11095 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */114572 struct VtabCtx {114575 VtabCtx *pPrior; /* Parent context (if any) */115040 VtabCtx sCtx;115048 VtabCtx *pCtx;115280 VtabCtx *pCtx;115678 VtabCtx *p = db->pVtabCtx;
Completed in 646 milliseconds