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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3Int.h190 ** FTS3_FULLTEXT_SEARCH. If so, then Fts3Cursor.eSearch - 2 is the index
197 ** Fts3Cursor.eSearch will be set to FTS3_FULLTEXT_SEARCH+1. (+0 for a,
200 ** then eSearch would be set to FTS3_FULLTEXT_SEARCH+4.
204 #define FTS3_FULLTEXT_SEARCH 2 /* Full-text index search */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c113173 #define FTS3_FULLTEXT_SEARCH macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c126858 #define FTS3_FULLTEXT_SEARCH macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c126878 #define FTS3_FULLTEXT_SEARCH macro
[all...]

Completed in 534 milliseconds