Home | History | Annotate | Download | only in fts1

Lines Matching refs:POS_COLUMN

171  * POS_COLUMN is followed by a varint containing the index of the column for
173 * occurrences of POS_COLUMN are for column 0.
245 POS_COLUMN, /* followed by new column number */
311 appendVarint(d, POS_COLUMN);
438 if( i==POS_COLUMN ){