Searched refs:iLastCol (Results 1 – 1 of 1) sorted by relevance
105 sqlite3_int64 iLastCol; member710 p->iLastCol = -1; in fts3PendingListAppend()714 if( iCol>0 && p->iLastCol!=iCol ){ in fts3PendingListAppend()720 p->iLastCol = iCol; in fts3PendingListAppend()