HomeSort by relevance Sort by last modified time
    Searched refs:FTS3_FULLTEXT_SEARCH (Results 1 - 2 of 2) 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 */
fts3.c     [all...]

Completed in 25 milliseconds