Home | History | Annotate | Download | only in orig

Lines Matching refs:bConstraint

15755   u8 bConstraint;           /* True if constraints are supported */
86887 if( (rc&0xff)==SQLITE_CONSTRAINT && pOp->p4.pVtab->bConstraint ){
128587 p->pVTable->bConstraint = (u8)va_arg(ap, int);