Lines Matching refs:iLastCol
145992 sqlite3_int64 iLastCol;146592 p->iLastCol = -1;146596 if( iCol>0 && p->iLastCol!=iCol ){146602 p->iLastCol = iCol;