Searched refs:pVtabCtx (Results 1 – 1 of 1) sorted by relevance
18139 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */ member126448 && db->pVtabCtx==0153933 assert( pParse->db->pVtabCtx==0 );158131 for(pCtx=db->pVtabCtx; pCtx; pCtx=pCtx->pPrior){158159 assert( &db->pVtabCtx );158163 sCtx.pPrior = db->pVtabCtx;158165 db->pVtabCtx = &sCtx;158171 db->pVtabCtx = sCtx.pPrior;158397 pCtx = db->pVtabCtx;158894 p = db->pVtabCtx;