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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1946 #define WHERE_DUPLICATES_OK 0x0008 /* Ok to return a row more than once */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10291 #define WHERE_DUPLICATES_OK 0x0008 /* Ok to return a row more than once */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11610 #define WHERE_DUPLICATES_OK 0x0008 /* Ok to return a row more than once */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11610 #define WHERE_DUPLICATES_OK 0x0008 /* Ok to return a row more than once */ macro
[all...]

Completed in 536 milliseconds