Lines Matching refs:ELSE
27 # -2 positive already run and we found ELSE (following ELSIF should fail)
30 # 1 last was positive (don't skip lines until next ELSE, ELSIF or ENDIF)
31 # 2 positive ELSE (following ELSIF should fail)
34 stack top is > 0. Condition lines (IF, ELSIF, ELSE and ENDIF
49 | ELSE | 1 -2 | |
59 | ELSE | -1 -2 | |
73 | ELSE | 0 -2 | |
83 | ELSE | 1 -2 | |
97 | ELSE | 0 -2 | |
107 | ELSE | 1 -2 | |
121 | ELSE | 0 -2 | |
131 | ELSE | 1 2 | |