OE_Abort         57500 third_party/sqlite/amalgamation/sqlite3.c       && (pOp->p1==SQLITE_CONSTRAINT && pOp->p2==OE_Abort))
OE_Abort         58637 third_party/sqlite/amalgamation/sqlite3.c   p->errorAction = OE_Abort;
OE_Abort         59166 third_party/sqlite/amalgamation/sqlite3.c     p->errorAction = OE_Abort;
OE_Abort         59305 third_party/sqlite/amalgamation/sqlite3.c       }else if( p->errorAction==OE_Abort ){
OE_Abort         66924 third_party/sqlite/amalgamation/sqlite3.c     p->errorAction = OE_Abort;
OE_Abort         73565 third_party/sqlite/amalgamation/sqlite3.c            || pExpr->affinity==OE_Abort
OE_Abort         73574 third_party/sqlite/amalgamation/sqlite3.c       if( pExpr->affinity==OE_Abort ){
OE_Abort         79205 third_party/sqlite/amalgamation/sqlite3.c         pParse, OE_Abort, "indexed columns are not unique", P4_STATIC);
OE_Abort         80426 third_party/sqlite/amalgamation/sqlite3.c   if( onError==OE_Abort ){
OE_Abort         83708 third_party/sqlite/amalgamation/sqlite3.c         pParse, OE_Abort, "foreign key constraint failed", P4_STATIC
OE_Abort         83946 third_party/sqlite/amalgamation/sqlite3.c         pParse, OE_Abort, "foreign key constraint failed", P4_STATIC
OE_Abort         84344 third_party/sqlite/amalgamation/sqlite3.c         pRaise->affinity = OE_Abort;
OE_Abort         84432 third_party/sqlite/amalgamation/sqlite3.c         sqlite3CodeRowTriggerDirect(pParse, pAction, pTab, regOld, OE_Abort, 0);
OE_Abort         85094 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_Halt, SQLITE_INTERNAL, OE_Abort);
OE_Abort         85661 third_party/sqlite/amalgamation/sqlite3.c       onError = OE_Abort;
OE_Abort         85664 third_party/sqlite/amalgamation/sqlite3.c       onError = OE_Abort;
OE_Abort         85666 third_party/sqlite/amalgamation/sqlite3.c     assert( onError==OE_Rollback || onError==OE_Abort || onError==OE_Fail
OE_Abort         85669 third_party/sqlite/amalgamation/sqlite3.c       case OE_Abort:
OE_Abort         85702 third_party/sqlite/amalgamation/sqlite3.c     onError = overrideError!=OE_Default ? overrideError : OE_Abort;
OE_Abort         85706 third_party/sqlite/amalgamation/sqlite3.c       if( onError==OE_Replace ) onError = OE_Abort; /* IMP: R-15569-63625 */
OE_Abort         85722 third_party/sqlite/amalgamation/sqlite3.c       onError = OE_Abort;
OE_Abort         85731 third_party/sqlite/amalgamation/sqlite3.c         onError = OE_Abort;
OE_Abort         85735 third_party/sqlite/amalgamation/sqlite3.c       case OE_Abort:
OE_Abort         85826 third_party/sqlite/amalgamation/sqlite3.c       onError = OE_Abort;
OE_Abort         85830 third_party/sqlite/amalgamation/sqlite3.c       else if( onError==OE_Fail ) onError = OE_Abort;
OE_Abort         85842 third_party/sqlite/amalgamation/sqlite3.c     assert( onError==OE_Rollback || onError==OE_Abort || onError==OE_Fail
OE_Abort         85846 third_party/sqlite/amalgamation/sqlite3.c       case OE_Abort:
OE_Abort         86124 third_party/sqlite/amalgamation/sqlite3.c     onError = OE_Abort;
OE_Abort         86126 third_party/sqlite/amalgamation/sqlite3.c   if( onError!=OE_Abort && onError!=OE_Rollback ){
OE_Abort         88171 third_party/sqlite/amalgamation/sqlite3.c             { OP_Halt,           SQLITE_OK, OE_Abort,          0},    /* 3 */
OE_Abort         95357 third_party/sqlite/amalgamation/sqlite3.c     case OE_Abort:    return "abort";
OE_Abort         105539 third_party/sqlite/amalgamation/sqlite3.c {yygotominor.yy4 = OE_Abort;}
OE_Abort         2366 third_party/sqlite/src/src/build.c         pParse, OE_Abort, "indexed columns are not unique", P4_STATIC);
OE_Abort         3587 third_party/sqlite/src/src/build.c   if( onError==OE_Abort ){
OE_Abort         2828 third_party/sqlite/src/src/expr.c            || pExpr->affinity==OE_Abort
OE_Abort         2837 third_party/sqlite/src/src/expr.c       if( pExpr->affinity==OE_Abort ){
OE_Abort          416 third_party/sqlite/src/src/fkey.c         pParse, OE_Abort, "foreign key constraint failed", P4_STATIC
OE_Abort          654 third_party/sqlite/src/src/fkey.c         pParse, OE_Abort, "foreign key constraint failed", P4_STATIC
OE_Abort         1052 third_party/sqlite/src/src/fkey.c         pRaise->affinity = OE_Abort;
OE_Abort         1140 third_party/sqlite/src/src/fkey.c         sqlite3CodeRowTriggerDirect(pParse, pAction, pTab, regOld, OE_Abort, 0);
OE_Abort          611 third_party/sqlite/src/src/insert.c     sqlite3VdbeAddOp2(v, OP_Halt, SQLITE_INTERNAL, OE_Abort);
OE_Abort         1178 third_party/sqlite/src/src/insert.c       onError = OE_Abort;
OE_Abort         1181 third_party/sqlite/src/src/insert.c       onError = OE_Abort;
OE_Abort         1183 third_party/sqlite/src/src/insert.c     assert( onError==OE_Rollback || onError==OE_Abort || onError==OE_Fail
OE_Abort         1186 third_party/sqlite/src/src/insert.c       case OE_Abort:
OE_Abort         1219 third_party/sqlite/src/src/insert.c     onError = overrideError!=OE_Default ? overrideError : OE_Abort;
OE_Abort         1223 third_party/sqlite/src/src/insert.c       if( onError==OE_Replace ) onError = OE_Abort; /* IMP: R-15569-63625 */
OE_Abort         1239 third_party/sqlite/src/src/insert.c       onError = OE_Abort;
OE_Abort         1248 third_party/sqlite/src/src/insert.c         onError = OE_Abort;
OE_Abort         1252 third_party/sqlite/src/src/insert.c       case OE_Abort:
OE_Abort         1343 third_party/sqlite/src/src/insert.c       onError = OE_Abort;
OE_Abort         1347 third_party/sqlite/src/src/insert.c       else if( onError==OE_Fail ) onError = OE_Abort;
OE_Abort         1359 third_party/sqlite/src/src/insert.c     assert( onError==OE_Rollback || onError==OE_Abort || onError==OE_Fail
OE_Abort         1363 third_party/sqlite/src/src/insert.c       case OE_Abort:
OE_Abort         1641 third_party/sqlite/src/src/insert.c     onError = OE_Abort;
OE_Abort         1643 third_party/sqlite/src/src/insert.c   if( onError!=OE_Abort && onError!=OE_Rollback ){
OE_Abort         1097 third_party/sqlite/src/src/parse.y uniqueflag(A) ::= UNIQUE.  {A = OE_Abort;}
OE_Abort         1297 third_party/sqlite/src/src/parse.y raisetype(A) ::= ABORT.     {A = OE_Abort;}
OE_Abort          635 third_party/sqlite/src/src/pragma.c             { OP_Halt,           SQLITE_OK, OE_Abort,          0},    /* 3 */
OE_Abort          771 third_party/sqlite/src/src/trigger.c     case OE_Abort:    return "abort";
OE_Abort         4524 third_party/sqlite/src/src/vdbe.c     p->errorAction = OE_Abort;
OE_Abort          375 third_party/sqlite/src/src/vdbeaux.c       && (pOp->p1==SQLITE_CONSTRAINT && pOp->p2==OE_Abort))
OE_Abort         1512 third_party/sqlite/src/src/vdbeaux.c   p->errorAction = OE_Abort;
OE_Abort         2041 third_party/sqlite/src/src/vdbeaux.c     p->errorAction = OE_Abort;
OE_Abort         2180 third_party/sqlite/src/src/vdbeaux.c       }else if( p->errorAction==OE_Abort ){