Searched defs:SQLITE_FUNC_LIKE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1012 #define SQLITE_FUNC_LIKE 0x01 /* Candidate for the LIKE optimization */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9357 #define SQLITE_FUNC_LIKE 0x01 /* Candidate for the LIKE optimization */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10678 #define SQLITE_FUNC_LIKE 0x004 /* Candidate for the LIKE optimization */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10678 #define SQLITE_FUNC_LIKE 0x004 /* Candidate for the LIKE optimization */ macro
[all...]

Completed in 603 milliseconds