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

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 576 int iCursorType; /* QUERY_GENERIC or QUERY_FULLTEXT */
582 /* The following is used only when iCursorType == QUERY_FULLTEXT. */
1004 switch( c->iCursorType ){
    [all...]
fts1.c     [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.c     [all...]

Completed in 439 milliseconds