Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dbtreeinfo.c380 static int binfoRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ in binfoRowid() function
403 binfoRowid, /* xRowid - read data */ in sqlite3BinfoRegister()