Home | History | Annotate | Download | only in fts3

Lines Matching refs:iDocid

3276   sqlite3_int64 iDocid,           /* Docid associated with requested pos-list */
3293 if( pExpr->iCurrent<iDocid ){
3300 if( pExpr->iCurrent==iDocid ){