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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c21418 SQLITE_PRIVATE void sqlite3MarkAllShadowTablesOf(sqlite3*, Table*);
21422 # define sqlite3MarkAllShadowTablesOf(A,B) macro
123144 SQLITE_PRIVATE void sqlite3MarkAllShadowTablesOf(sqlite3 *db, Table *pTab){ function
[all...]

Completed in 715 milliseconds