Home | History | Annotate | Download | only in fts1

Lines Matching refs:POS_END

244   POS_END = 0,        /* end of this position list */
299 appendVarint(d, POS_END); /* initially empty position list */
325 appendVarint(d, POS_END); /* add new terminator */
350 appendVarint(d, POS_END); /* add new terminator */
433 if( i==POS_END ){