Searched refs:Db (Results 1 – 4 of 4) sorted by relevance
253 typedef struct Db Db; typedef263 struct Db { struct349 Db *aDb; /* All backends */350 Db aDbStatic[2]; /* Static space for the 2 default backends */
30 Db *aNew; in sqliteAttach()143 Db *pDb; in sqliteDetach()
230 Db *pDb = &db->aDb[i]; in sqliteResetInternalSchema()260 struct Db *pDb = &db->aDb[i]; in sqliteResetInternalSchema()267 struct Db *pDb = &db->aDb[i]; in sqliteResetInternalSchema()
581 struct Db *pDb = &db->aDb[j]; in sqlite_close()