Searched defs:xRowid (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/fts5/ | ||
| H A D | fts5.h | 286 sqlite3_int64 (*xRowid)(Fts5Context*); member |
| /sqlite-3.40.0/src/ | ||
| H A D | sqlite.h.in | 7050 int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid); member |