HomeSort by relevance Sort by last modified time
    Searched refs:QUERY_FULLTEXT (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 523 #define QUERY_FULLTEXT 1
576 int iCursorType; /* QUERY_GENERIC or QUERY_FULLTEXT */
582 /* The following is used only when iCursorType == QUERY_FULLTEXT. */
954 pInfo->idxNum = QUERY_FULLTEXT;
1019 case QUERY_FULLTEXT:
    [all...]
fts1.c 1024 QUERY_FULLTEXT /* QUERY_FULLTEXT + [i] is a full-text search for column i*/
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.c     [all...]

Completed in 38 milliseconds