HomeSort by relevance Sort by last modified time
    Searched defs:FTS3_FULLTEXT_SEARCH (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3Int.h 190 ** 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 */
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 535 milliseconds