Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwherecode.c48 int bAnd, /* Non-zero to append " AND " */ in explainAppendTerm()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c349 int bAnd = 0; in sqlite3Fts5ExprPattern() local