Home
last modified time | relevance | path

Searched defs:nConstraint (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dwherecode.c1416 int nConstraint = pLoop->nLTerm; in sqlite3WhereCodeOneLoopStart() local
1726 int nConstraint; /* Number of constraint terms */ in sqlite3WhereCodeOneLoopStart() local
H A Dwhere.c3691 int nConstraint = pIdxInfo->nConstraint; in whereLoopAddVirtualOne() local
4006 int nConstraint; /* Number of constraints in p */ in whereLoopAddVirtual() local
H A Dsqlite.h.in7174 int nConstraint; /* Number of entries in aConstraint */ member
/sqlite-3.40.0/ext/rtree/
H A Drtree.c285 int nConstraint; /* Number of entries in aConstraint */ member
1616 int nConstraint = pCur->nConstraint; in rtreeStepToLeaf() local