Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c1292 static int fulltextRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ in fulltextRowid() function
1494 fulltextRowid,
H A Dfts1.c2960 static int fulltextRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ in fulltextRowid() function
3321 /* xRowid */ fulltextRowid,
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c3880 static int fulltextRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ in fulltextRowid() function
6748 /* xRowid */ fulltextRowid,