Searched defs:BtCursor (Results 1 – 2 of 2) sorted by relevance
370 struct BtCursor { struct 373 BtCursor *pNext, *pPrev; /* Forms a linked list of all cursors */ argument 374 BtCursor *pShared; /* Loop of cursors with the same root page */ argument 384 ** Legal values for BtCursor.eSkip. argument 371 pOpsBtCursor global() argument [all...]
28 typedef struct BtCursor BtCursor; typedef [all...]