Home
last modified time | relevance | path

Searched defs:ignoreJump (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtrigger.c688 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqliteCodeRowTrigger()
H A DsqliteInt.h1070 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member