Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:OP_VFilter

8168 #define OP_VFilter                            128
57525 ** to an OP_Function, OP_AggStep or OP_VFilter opcode. This is used by
57547 }else if( opcode==OP_VFilter ){
67993 case OP_VFilter: { /* jump */
101303 int iReg; /* P3 Value for OP_VFilter */
101325 sqlite3VdbeAddOp4(v, OP_VFilter, iCur, addrBrk, iReg, pVtabIdx->idxStr,