Searched refs:ignoreJump (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A Dtrigger.c691 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */
736 pTriggerStack->ignoreJump = ignoreJump;
H A DsqliteInt.h1073 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member in struct:TriggerStack

Completed in 28 milliseconds