Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree_rb.c31 typedef struct BtRbTree BtRbTree; typedef
115 struct BtRbTree { struct
116 RbtCursor *pCursors; /* All cursors pointing to this tree */
117 BtRbNode *pHead; /* Head of the tree, or NULL */

Completed in 7 milliseconds