Home
last modified time | relevance | path

Searched refs:statDisconnect (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Ddbstat.c199 static int statDisconnect(sqlite3_vtab *pVtab){ in statDisconnect() function
875 statDisconnect, /* xDisconnect */ in sqlite3DbstatRegister()
876 statDisconnect, /* xDestroy */ in sqlite3DbstatRegister()