Home
last modified time | relevance | path

Searched refs:eOp2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c168033 unsigned char eOp2 = 0; /* op2 value for LIKE/REGEXP/GLOB */ local
168429 int res = isAuxiliaryVtabOperator(db, pExpr, &eOp2, &pLeft, &pRight);
168452 pNewTerm->eMatchOp = eOp2;