On Wed, 18 Dec 2013 09:17:47 +0100
Marin Ramesa <m...@hi.t-com.hr> wrote:

> ...
> Negation of an
> OR expression is an AND expression.
> ...

Maybe I did't get you correctly, but isn't !(a || b) == !a && !b ?

And evaluation of the second condition doesn't happen when entry = IE_NULL

-- 
Regards,
Anatoly

Reply via email to