Searched defs:SQLITE_FUNC_LIKE (Results 1 – 2 of 2) sorted by relevance
9662 #define SQLITE_FUNC_LIKE 0x01 /* Candidate for the LIKE optimization */ macro
17117 #define SQLITE_FUNC_LIKE 0x0004 /* Candidate for the LIKE optimization */ macro