Lines Matching defs:regCount
79715 int regCount = iMem++; /* Number of rows in the table or index */79786 sqlite3VdbeAddOp2(v, OP_Count, iIdxCur, regCount);79792 sqlite3VdbeAddOp4(v, OP_Function, 1, regCount, regAccum,