Home | History | Annotate | Download | only in fts1

Lines Matching refs:content_select

549   /* CONTENT_SELECT */ "select content from %_content where rowid = ?",
681 static int content_select(fulltext_vtab *v, sqlite_int64 iRow,
1432 int rc = content_select(v, iRow, &zText);