Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c8925 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member
68374 int ignoreJump, /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTrigger()