OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wsFlags
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
where.c
225
** Value for
wsFlags
returned by bestIndex() and stored in
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
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 522 milliseconds