Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree_rb.c34 typedef struct Rbtree Rbtree; typedef
73 struct Rbtree { struct
79 u8 isAnonymous; /* True if this Rbtree is to be deleted when closed */ argument
80 u8 eTransState; /* State of this Rbtree wrt transactions */ argument
88 ** Legal values for Rbtree.eTransState. argument

Completed in 8 milliseconds