Home | History | Annotate | Download | only in orig

Lines Matching defs:xRowid

6128   int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid);
6376 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
10379 ** xRowid:
10536 sqlite3_int64 (*xRowid)(Fts5Context*);