Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c1280 static int fulltextColumn(sqlite3_vtab_cursor *pCursor, in fulltextColumn() function
1493 fulltextColumn,
H A Dfts1.c2939 static int fulltextColumn(sqlite3_vtab_cursor *pCursor, in fulltextColumn() function
3320 /* xColumn */ fulltextColumn,
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c3859 static int fulltextColumn(sqlite3_vtab_cursor *pCursor, in fulltextColumn() function
6747 /* xColumn */ fulltextColumn,