Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c23216 VdbeCursor *pAltCursor; /* Associated index cursor from which to read */ member
93415 memset(pCx, 0, offsetof(VdbeCursor,pAltCursor));
96075 pC = pC->pAltCursor;
99740 pTabCur->pAltCursor = pC;