Searched refs:iLastCol (Results 1 – 1 of 1) sorted by relevance
204090 sqlite3_int64 iLastCol; member204713 p->iLastCol = -1;204717 if( iCol>0 && p->iLastCol!=iCol ){204723 p->iLastCol = iCol;