Lines Matching defs:aConstraint
7366 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
7371 ** stored in aConstraint[].op using one of the
7374 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
7381 ** ^The aConstraint[] array only reports WHERE clause terms that are
7400 ** the right-hand side of the corresponding aConstraint[] is evaluated
7459 int nConstraint; /* Number of entries in aConstraint */
7465 } *aConstraint; /* Table of WHERE clause constraints */
7502 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
7507 ** aConstraint[].iColumn field. ^An iColumn of -1 indicates the left-hand
7511 ** corresponding aConstraint[].iColumn is meaningless and should not be
9889 ** must be an index into the aConstraint[] array belonging to the
10034 ** if and only if the [sqlite3_index_info|P->aConstraint][N] constraint
10139 ** J being a 0-based index into P->aConstraint[], then this routine