Searched refs:errorAction (Results 1 – 4 of 4) sorted by relevance
145 int errorAction, int errorOffset, String faultName, in Error() argument151 action = errorAction; in Error()
271 int errorAction; /* Recovery action to do in case of an error */ member
639 p->errorAction = OE_Abort; in sqliteVdbeMakeReady()854 switch( p->errorAction ){ in sqliteVdbeReset()
674 p->errorAction = pOp->p2; in sqliteVdbeExec()