Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c860 static int statRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ in statRowid() function
883 statRowid, /* xRowid - read data */ in sqlite3DbstatRegister()