Searched refs:OE_Fail (Results 1 – 4 of 4) sorted by relevance
674 case OE_Fail: { in sqliteGenerateConstraintChecks()729 case OE_Fail: { in sqliteGenerateConstraintChecks()793 else if( onError==OE_Fail ) onError = OE_Abort; in sqliteGenerateConstraintChecks()805 case OE_Fail: { in sqliteGenerateConstraintChecks()
585 #define OE_Fail 3 /* Stop the operation but leave all prior changes */ macro
264 resolvetype(A) ::= FAIL. { A = OE_Fail; }877 A->iColumn = OE_Fail;
1251 pExpr->iColumn == OE_Fail ){ in sqliteExprCode()