Searched refs:csrInput (Results 1 – 1 of 1) sorted by relevance
2788 int csrInput = p->pSrc->a[0].iCursor; /* Cursor of sub-select */ in sqlite3WindowCodeStep() local2897 sqlite3VdbeAddOp3(v, OP_Column, csrInput, iInput, regNew+iInput); in sqlite3WindowCodeStep()