Home
last modified time | relevance | path

Searched refs:OE_Ignore (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c84593 if( pOp->p2==OE_Ignore ){
90778 if( pOp->p5==OE_Ignore ){
100985 if( pExpr->affinity==OE_Ignore ){
117839 assert( onError==OE_Ignore );
117867 if( onError==OE_Ignore ){
117917 overrideError = OE_Ignore;
118048 case OE_Ignore: {
118049 testcase( onError==OE_Ignore );
118264 case OE_Ignore: {
132289 case OE_Ignore: return "ignore";
[all …]

Completed in 450 milliseconds