Searched refs:eOp2 (Results 1 – 1 of 1) sorted by relevance
361 unsigned char eOp2; in isAuxiliaryVtabOperator() member391 *peOp2 = aOp[i].eOp2; in isAuxiliaryVtabOperator()1066 unsigned char eOp2 = 0; /* op2 value for LIKE/REGEXP/GLOB */ in exprAnalyze() local1463 int res = isAuxiliaryVtabOperator(db, pExpr, &eOp2, &pLeft, &pRight); in exprAnalyze()1486 pNewTerm->eMatchOp = eOp2; in exprAnalyze()