Home
last modified time | relevance | path

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

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

Completed in 488 milliseconds