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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c380 u8 iMatch; /* compare result from last sqliteBtreeMoveto() */ member in struct:BtCursor
1577 ** cursor is left pointing is stored in pCur->iMatch. The same
1610 pCur->iMatch = c;
1628 pCur->iMatch = c;

Completed in 53 milliseconds