Home
last modified time | relevance | path

Searched defs:inFlags (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_win.c3958 int inFlags = SQLITE_OPEN_WAL; local
H A Dexpr.c2743 u32 inFlags, /* IN_INDEX_LOOP, _MEMBERSHIP, and/or _NOOP_OK */ in sqlite3FindInIndex()