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

  /external/chromium_org/third_party/sqlite/src/src/
where.c 226 ** WhereLevel.wsFlags. These flags determine which search
230 ** The WhereLevel.wsFlags field is usually set to WO_IN|WO_EQ|WO_ISNULL.
231 ** But if the table is the right table of a left join, WhereLevel.wsFlags
232 ** is set to WO_IN|WO_EQ. The WhereLevel.wsFlags field can then be used as
    [all...]
sqliteInt.h 638 typedef struct WhereLevel WhereLevel;
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 379 milliseconds