Searched refs:sqlite3SchemaClear (Results 1 – 1 of 1) sorted by relevance
22524 SQLITE_PRIVATE void sqlite3SchemaClear(void *);103744 sqlite3SchemaClear(db->aDb[iDb].pSchema);127173 sqlite3SchemaClear(db->aDb[i].pSchema);127190 sqlite3SchemaClear(pDb->pSchema);132842 SQLITE_PRIVATE void sqlite3SchemaClear(void *p){ function132880 p = (Schema *)sqlite3BtreeSchema(pBt, sizeof(Schema), sqlite3SchemaClear);188778 sqlite3SchemaClear(db->aDb[1].pSchema);