Searched refs:regStartRowid (Results 1 – 1 of 1) sorted by relevance
21575 int regStartRowid; member177894 pMWin->regStartRowid = ++pParse->nMem;177897 sqlite3VdbeAddOp2(v, OP_Integer, 1, pMWin->regStartRowid);178177 if( pMWin->regStartRowid==0178259 if( pMWin->regStartRowid==0178269 assert( pMWin->regStartRowid==0 );178331 sqlite3VdbeAddOp3(v, OP_SeekGE, csr, lblBrk, pMWin->regStartRowid);178401 if( pMWin->regStartRowid ){178484 if( pMWin->regStartRowid==0 ){178508 if( pMWin->regStartRowid ) return 1;[all …]