Home | History | Annotate | Download | only in fts1

Lines Matching refs:content_select

1063   /* CONTENT_SELECT */ "select * from %_content where rowid = ?",
1298 static int content_select(fulltext_vtab *v, sqlite_int64 iRow,
3100 int rc = content_select(v, iRowid, &pValues);