Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c1275 static int fulltextEof(sqlite3_vtab_cursor *pCursor){ in fulltextEof() function
1492 fulltextEof,
H A Dfts1.c2928 static int fulltextEof(sqlite3_vtab_cursor *pCursor){ in fulltextEof() function
3319 /* xEof */ fulltextEof,
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c3848 static int fulltextEof(sqlite3_vtab_cursor *pCursor){ in fulltextEof() function
6746 /* xEof */ fulltextEof,