Home | History | Annotate | Download | only in orig

Lines Matching defs:OP_OpenAutoindex

9309 #define OP_OpenAutoindex  55 /* synopsis: nColumn=P2                       */
71383 case OP_OpenAutoindex:
112600 sqlite3VdbeAddOp2(v, OP_OpenAutoindex, pLevel->iIdxCur, nKeyCol+1);