Searched defs:SQLITE_FUNC_LIKE (Results 1 – 4 of 4) sorted by relevance
1012 #define SQLITE_FUNC_LIKE 0x01 /* Candidate for the LIKE optimization */ macro
9357 #define SQLITE_FUNC_LIKE 0x01 /* Candidate for the LIKE optimization */ macro
10678 #define SQLITE_FUNC_LIKE 0x004 /* Candidate for the LIKE optimization */ macro