Lines Matching full:cond1
3139 ( COND1 (*THEN) FOO | COND2 (*THEN) BAR | COND3 (*THEN) BAZ ) ...3141 If the COND1 pattern matches, FOO is tried (and possibly further items after3143 second alternative and tries COND2, without backtracking into COND1. If that