Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libsqlite/src/
H A Dwhere.c95 static int getMask(ExprMaskSet *pMaskSet, int iCursor){ in getMask() argument
[all...]
H A DsqliteInt.h781 int iCursor; /* The VDBE cursor number used to access this table */ member