Searched refs:pVtabCtx (Results 1 – 1 of 1) sorted by relevance
17688 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */ member124063 && db->pVtabCtx==0150630 assert( pParse->db->pVtabCtx==0 );154733 for(pCtx=db->pVtabCtx; pCtx; pCtx=pCtx->pPrior){154761 assert( &db->pVtabCtx );154765 sCtx.pPrior = db->pVtabCtx;154767 db->pVtabCtx = &sCtx;154771 db->pVtabCtx = sCtx.pPrior;154977 pCtx = db->pVtabCtx;155473 p = db->pVtabCtx;