Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9662 #define SQLITE_FUNC_LIKE 0x01 /* Candidate for the LIKE optimization */ macro
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c17117 #define SQLITE_FUNC_LIKE 0x0004 /* Candidate for the LIKE optimization */ macro