CondParser_Or
static CondResult CondParser_Or(CondParser *, bool);
res = CondParser_Or(par, doEval);
rval = CondParser_Or(&par, true);