Searched refs:containsNull (Results 1 – 1 of 1) sorted by relevance
2032 int containsNull = 0; in sqliteVdbeExec() local2047 containsNull = 1; in sqliteVdbeExec()2106 if( pOp->p2 && containsNull ) pc = pOp->p2 - 1; in sqliteVdbeExec()