Lines Matching refs:sqlite3_index_constraint
6168 struct sqlite3_index_constraint { struct
127539 struct sqlite3_index_constraint *pIdxCons;
127593 pIdxCons = (struct sqlite3_index_constraint*)&pIdxInfo[1];
127598 *(struct sqlite3_index_constraint**)&pIdxInfo->aConstraint = pIdxCons;
129566 struct sqlite3_index_constraint *pIdxCons;
129582 pIdxCons = *(struct sqlite3_index_constraint**)&pIdxInfo->aConstraint;
129612 pIdxCons = *(struct sqlite3_index_constraint**)&pIdxInfo->aConstraint;
143312 struct sqlite3_index_constraint *pCons = &pInfo->aConstraint[i];
161655 struct sqlite3_index_constraint *p = &pIdxInfo->aConstraint[ii];
176948 const struct sqlite3_index_constraint *pConstraint;
191945 struct sqlite3_index_constraint *p = &pInfo->aConstraint[i];
197476 struct sqlite3_index_constraint *p = &pInfo->aConstraint[i];