Searched refs:pAltCursor (Results 1 – 2 of 2) sorted by relevance
111 VdbeCursor *pAltCursor; /* Associated index cursor from which to read */ member
298 memset(pCx, 0, offsetof(VdbeCursor,pAltCursor)); in allocateCursor()2844 pC = pC->pAltCursor; in sqlite3VdbeExec()6464 pTabCur->pAltCursor = pC; in sqlite3VdbeExec()