Searched refs:regStartRowid (Results 1 – 1 of 1) sorted by relevance
20951 int regStartRowid; member173573 pMWin->regStartRowid = ++pParse->nMem;173576 sqlite3VdbeAddOp2(v, OP_Integer, 1, pMWin->regStartRowid);173856 if( pMWin->regStartRowid==0173938 if( pMWin->regStartRowid==0173948 assert( pMWin->regStartRowid==0 );174010 sqlite3VdbeAddOp3(v, OP_SeekGE, csr, lblBrk, pMWin->regStartRowid);174080 if( pMWin->regStartRowid ){174163 if( pMWin->regStartRowid==0 ){174187 if( pMWin->regStartRowid ) return 1;[all …]