Searched refs:regStartRowid (Results 1 – 1 of 1) sorted by relevance
21597 int regStartRowid; member178149 pMWin->regStartRowid = ++pParse->nMem;178152 sqlite3VdbeAddOp2(v, OP_Integer, 1, pMWin->regStartRowid);178432 if( pMWin->regStartRowid==0178514 if( pMWin->regStartRowid==0178524 assert( pMWin->regStartRowid==0 );178586 sqlite3VdbeAddOp3(v, OP_SeekGE, csr, lblBrk, pMWin->regStartRowid);178656 if( pMWin->regStartRowid ){178739 if( pMWin->regStartRowid==0 ){178763 if( pMWin->regStartRowid ) return 1;[all …]