Home | History | Annotate | Download | only in fts2

Lines Matching refs:nextColumn

1915   int nextColumn;       /* Next word parsed must be in this column */
3685 t->iColumn = q->nextColumn;
3686 q->nextColumn = q->dfltColumn;
3747 pQuery->nextColumn = iCol;
3808 pQuery->nextColumn = dfltColumn;