Home | History | Annotate | Download | only in html

Lines Matching full:cond1

3105   ( COND1 (*THEN) FOO | COND2 (*THEN) BAR | COND3 (*THEN) BAZ ) ...
3107 If the COND1 pattern matches, FOO is tried (and possibly further items after
3109 second alternative and tries COND2, without backtracking into COND1. If that