Home | History | Annotate | Download | only in fts1

Lines Matching refs:nextColumn

995   int nextColumn;       /* Next word parsed must be in this column */
2637 t->iColumn = q->nextColumn;
2638 q->nextColumn = q->dfltColumn;
2698 pQuery->nextColumn = iCol;
2742 pQuery->nextColumn = dfltColumn;