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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c10731 int iCursor; /* The VDBE cursor number used to access this table */ member in struct:SrcList::SrcList_item
102771 getMask(WhereMaskSet *pMaskSet, int iCursor) argument
102790 createMask(WhereMaskSet *pMaskSet, int iCursor) argument
103344 int iCursor = -1; /* Table cursor common to all terms */ local
[all...]

Completed in 535 milliseconds