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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10503 int iCursor; /* The VDBE cursor number used to access this table */ member in struct:SrcList::SrcList_item
100746 getMask(WhereMaskSet *pMaskSet, int iCursor) argument
100765 createMask(WhereMaskSet *pMaskSet, int iCursor) argument
101316 int iCursor = -1; /* Table cursor common to all terms */ local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c15116 int iCursor; /* The VDBE cursor number used to access this table */ member in struct:SrcList::SrcList_item
105549 exprTableColumn( sqlite3 *db, Table *pTab, int iCursor, i16 iCol ) argument
125986 int iCursor = -1; /* Table cursor common to all terms */ local
126870 sqlite3WhereGetMask(WhereMaskSet *pMaskSet, int iCursor) argument
126889 createMask(WhereMaskSet *pMaskSet, int iCursor) argument
[all...]

Completed in 612 milliseconds