Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c287 static int statOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in statOpen() function
877 statOpen, /* xOpen - open a cursor */ in sqlite3DbstatRegister()