Home
last modified time | relevance | path

Searched defs:eMatchOp (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhereexpr.c1556 int eMatchOp /* SQLITE_INDEX_CONSTRAINT_LIMIT or _OFFSET */ in whereAddLimitExpr()
H A DwhereInt.h274 u8 eMatchOp; /* Op for vtab MATCH/LIKE/GLOB/REGEXP terms */ member