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

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 522 #define QUERY_GENERIC 0
576 int iCursorType; /* QUERY_GENERIC or QUERY_FULLTEXT */
959 pInfo->idxNum = QUERY_GENERIC;
1005 case QUERY_GENERIC:
    [all...]
fts1.c 1022 QUERY_GENERIC, /* table scan */
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.c     [all...]

Completed in 42 milliseconds