Searched refs:sqlite3BtreeDropTable (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c16098 SQLITE_PRIVATE int sqlite3BtreeDropTable(Btree*, int, int*);
80411 SQLITE_PRIVATE int sqlite3BtreeDropTable(Btree *p, int iTable, int *piMoved){ function
[all...]

Completed in 489 milliseconds