Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree_rb.c35 typedef struct RbtCursor RbtCursor; typedef
96 struct RbtCursor { struct
102 RbtCursor *pShared; /* List of all cursors on the same Rbtree */ argument
108 ** Legal values for RbtCursor.eSkip. argument

Completed in 8 milliseconds