Home | History | Annotate | Download | only in fts2

Lines Matching refs:QUERY_GENERIC

1942   QUERY_GENERIC,   /* table scan */
3155 pInfo->idxNum = QUERY_GENERIC;
3972 ** If idxNum==QUERY_GENERIC then do a full table scan against
4018 idxNum==QUERY_GENERIC ? "" : "where rowid=?");
4029 case QUERY_GENERIC: