Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c567 static int statNext(sqlite3_vtab_cursor *pCursor){ in statNext() function
794 rc = statNext(pCursor); in statFilter()
880 statNext, /* xNext - advance a cursor */ in sqlite3DbstatRegister()