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()
274 int errorAction; /* Recovery action to do in case of an error */ member
642 p->errorAction = OE_Abort; in sqliteVdbeMakeReady()857 switch( p->errorAction ){ in sqliteVdbeReset()
676 p->errorAction = pOp->p2; in sqliteVdbeExec()