OE_None 72225 third_party/sqlite/amalgamation/sqlite3.c && (!mustBeUnique || (pIdx->nColumn==1 && pIdx->onError!=OE_None)) OE_None 79189 third_party/sqlite/amalgamation/sqlite3.c if( pIndex->onError!=OE_None ){ OE_None 79543 third_party/sqlite/amalgamation/sqlite3.c assert( pIdx->onError!=OE_None ); OE_None 79545 third_party/sqlite/amalgamation/sqlite3.c assert( pIndex->onError!=OE_None ); OE_None 79634 third_party/sqlite/amalgamation/sqlite3.c onError==OE_None ? "" : " UNIQUE", OE_None 79733 third_party/sqlite/amalgamation/sqlite3.c if( pIdx->onError!=OE_None ){ OE_None 83518 third_party/sqlite/amalgamation/sqlite3.c if( pIdx->nColumn==nCol && pIdx->onError!=OE_None ){ OE_None 84246 third_party/sqlite/amalgamation/sqlite3.c if( action!=OE_None && !pTrigger ){ OE_None 85657 third_party/sqlite/amalgamation/sqlite3.c if( onError==OE_None ) continue; OE_None 85819 third_party/sqlite/amalgamation/sqlite3.c if( onError==OE_None ){ OE_None 86205 third_party/sqlite/amalgamation/sqlite3.c if( pDestIdx->onError!=OE_None ){ OE_None 87791 third_party/sqlite/amalgamation/sqlite3.c assert( action==OE_None ); break; OE_None 88479 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Integer, pIdx->onError!=OE_None, 3); OE_None 99186 third_party/sqlite/amalgamation/sqlite3.c if( pIdx->onError!=OE_None && i==pIdx->nColumn OE_None 100538 third_party/sqlite/amalgamation/sqlite3.c }else if( pProbe->onError!=OE_None ){ OE_None 104909 third_party/sqlite/amalgamation/sqlite3.c { yygotominor.yy4 = OE_None*0x0101; /* EV: R-19803-45884 */} OE_None 104937 third_party/sqlite/amalgamation/sqlite3.c { yygotominor.yy4 = OE_None; /* EV: R-33326-45252 */} OE_None 105542 third_party/sqlite/amalgamation/sqlite3.c {yygotominor.yy4 = OE_None;} OE_None 2350 third_party/sqlite/src/src/build.c if( pIndex->onError!=OE_None ){ OE_None 2704 third_party/sqlite/src/src/build.c assert( pIdx->onError!=OE_None ); OE_None 2706 third_party/sqlite/src/src/build.c assert( pIndex->onError!=OE_None ); OE_None 2795 third_party/sqlite/src/src/build.c onError==OE_None ? "" : " UNIQUE", OE_None 2894 third_party/sqlite/src/src/build.c if( pIdx->onError!=OE_None ){ OE_None 1488 third_party/sqlite/src/src/expr.c && (!mustBeUnique || (pIdx->nColumn==1 && pIdx->onError!=OE_None)) OE_None 226 third_party/sqlite/src/src/fkey.c if( pIdx->nColumn==nCol && pIdx->onError!=OE_None ){ OE_None 954 third_party/sqlite/src/src/fkey.c if( action!=OE_None && !pTrigger ){ OE_None 1174 third_party/sqlite/src/src/insert.c if( onError==OE_None ) continue; OE_None 1336 third_party/sqlite/src/src/insert.c if( onError==OE_None ){ OE_None 1722 third_party/sqlite/src/src/insert.c if( pDestIdx->onError!=OE_None ){ OE_None 315 third_party/sqlite/src/src/parse.y refargs(A) ::= . { A = OE_None*0x0101; /* EV: R-19803-45884 */} OE_None 327 third_party/sqlite/src/src/parse.y refact(A) ::= NO ACTION. { A = OE_None; /* EV: R-33326-45252 */} OE_None 1098 third_party/sqlite/src/src/parse.y uniqueflag(A) ::= . {A = OE_None;} OE_None 255 third_party/sqlite/src/src/pragma.c assert( action==OE_None ); break; OE_None 943 third_party/sqlite/src/src/pragma.c sqlite3VdbeAddOp2(v, OP_Integer, pIdx->onError!=OE_None, 3); OE_None 1532 third_party/sqlite/src/src/where.c if( pIdx->onError!=OE_None && i==pIdx->nColumn OE_None 2884 third_party/sqlite/src/src/where.c }else if( pProbe->onError!=OE_None ){