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

  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3Int.h 278 #define FTSQUERY_OR 4
fts3_expr.c 330 { "OR" , 2, 0, FTSQUERY_OR },
494 }else if( p->eType==FTSQUERY_OR ){
822 case FTSQUERY_OR:
fts3.c     [all...]

Completed in 30 milliseconds