Home | History | Annotate | Download | only in brkitr

Lines Matching full:rule

52 # Rule 3 - break after separators.  Keep CR/LF together.
57 # Rule 4 - Break after $Sep.
58 # Rule 5 - Ignore $Format and $Extend
63 # Rule 6
66 # Rule 7
69 #Rule 8
73 # Rule 8a
76 #Rule 9, 10, 11
79 #Rule 12
104 # Explanation for this rule:
109 # The preceding $Sep, which will be the second one that the rule matches.
111 # to get the correct rule status when moving forwards again.
113 # [{bof}] inhibit rule chaining. Without this, rule would loop on itself and match