Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c355 static int statClose(sqlite3_vtab_cursor *pCursor){ in statClose() function
878 statClose, /* xClose - close a cursor */ in sqlite3DbstatRegister()