Home
last modified time | relevance | path

Searched refs:iEndWhere (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A DwhereInt.h487 int iEndWhere; /* End of the WHERE clause itself */ member
H A Dwhere.c6199 pWInfo->iEndWhere = sqlite3VdbeCurrentAddr(v); in sqlite3WhereBegin()
6474 last = pWInfo->iEndWhere; in sqlite3WhereEnd()