Searched refs:sqlite3SchemaClear (Results 1 – 1 of 1) sorted by relevance
22494 SQLITE_PRIVATE void sqlite3SchemaClear(void *);103586 sqlite3SchemaClear(db->aDb[iDb].pSchema);126965 sqlite3SchemaClear(db->aDb[i].pSchema);126982 sqlite3SchemaClear(pDb->pSchema);132634 SQLITE_PRIVATE void sqlite3SchemaClear(void *p){ function132672 p = (Schema *)sqlite3BtreeSchema(pBt, sizeof(Schema), sqlite3SchemaClear);188511 sqlite3SchemaClear(db->aDb[1].pSchema);