Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DwhereInt.h406 #define SQLITE_BLDF_UNIQUE 0x0002 /* All keys of a UNIQUE index used */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DwhereInt.h414 #define SQLITE_BLDF_UNIQUE 0x0002 /* All keys of a UNIQUE index used */ macro