Searched refs:pVtabCtx (Results 1 – 1 of 1) sorted by relevance
18783 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */ member129996 && db->pVtabCtx==0158243 assert( pParse->db->pVtabCtx==0 );162461 for(pCtx=db->pVtabCtx; pCtx; pCtx=pCtx->pPrior){162489 assert( &db->pVtabCtx );162493 sCtx.pPrior = db->pVtabCtx;162495 db->pVtabCtx = &sCtx;162501 db->pVtabCtx = sCtx.pPrior;162727 pCtx = db->pVtabCtx;163227 p = db->pVtabCtx;