RANGE_MATCH
rval = RANGE_MATCH;
case RANGE_MATCH:
return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH);