Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c11496 u8 bConstraint; /* True if constraints are supported */ member
77203 if( (rc&0xff)==SQLITE_CONSTRAINT && pOp->p4.pVtab->bConstraint ){
115683 p->pVTable->bConstraint = (u8)va_arg(ap, int);

Completed in 344 milliseconds