Home
last modified time | relevance | path

Searched defs:TERM_LIKEOPT (Results 1 – 4 of 4) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DwhereInt.h283 #define TERM_LIKEOPT 0x100 /* Virtual terms from the LIKE optimization */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DwhereInt.h274 #define TERM_LIKEOPT 0x0100 /* Virtual terms from the LIKE optimization */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DwhereInt.h289 #define TERM_LIKEOPT 0x0100 /* Virtual terms from the LIKE optimization */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DwhereInt.h291 #define TERM_LIKEOPT 0x0100 /* Virtual terms from the LIKE optimization */ macro