Home
last modified time | relevance | path

Searched refs:pAltCursor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c24387 VdbeCursor *pAltCursor; /* Associated index cursor from which to read */ member
96917 memset(pCx, 0, offsetof(VdbeCursor,pAltCursor));
99634 pC = pC->pAltCursor;
103359 pTabCur->pAltCursor = pC;