Searched refs:regStartRowid (Results 1 – 1 of 1) sorted by relevance
20401 int regStartRowid; member169268 pMWin->regStartRowid = ++pParse->nMem;169271 sqlite3VdbeAddOp2(v, OP_Integer, 1, pMWin->regStartRowid);169538 if( pMWin->regStartRowid==0169631 if( pMWin->regStartRowid==0169641 assert( pMWin->regStartRowid==0 );169703 sqlite3VdbeAddOp3(v, OP_SeekGE, csr, lblBrk, pMWin->regStartRowid);169773 if( pMWin->regStartRowid ){169856 if( pMWin->regStartRowid==0 ){169880 if( pMWin->regStartRowid ) return 1;[all …]