Searched refs:iCursor (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19225 int iCursor; /* The VDBE cursor number used to access this table */ member in struct:SrcItem
131158 exprTableColumn( sqlite3 *db, Table *pTab, int iCursor, i16 iCol ) argument
153518 int iCursor; /* Cursor used by pTab */ local
159727 int iCursor = -1; /* Table cursor common to all terms */ local
161060 sqlite3WhereGetMask(WhereMaskSet *pMaskSet, int iCursor) argument
161108 createMask(WhereMaskSet *pMaskSet, int iCursor) argument
[all...]

Completed in 776 milliseconds