Home | History | Annotate | Download | only in brkitr

Lines Matching full:rule

11 #         TODO:  Rule LB 8 remains as it was in Unicode 5.2
28 # It is used in the implementation of rule LB 10
47 # (Look-ahead in a reverse rule is looking towards the start)
52 # stop immediately when a look ahead rule ( '/' operator) matches,
56 # See rule LB 19 for an example.
108 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
117 # Combining Marks. X $CM* behaves as if it were X. Rule LB6.
188 # it must be listed separately in the rule.
205 # Rule LB 4, 5 Mandatory (Hard) breaks.
227 # An engine change is required to write the reverse rule for this.
228 # For now, leave the Unicode 5.2 rule, ZW <break>
272 $CM+ $CL; # by rule 10, stand-alone CM behaves as AL
276 $CM+ $CP; # by rule 10, stand-alone CM behaves as AL
280 $CM+ $EX; # by rule 10, stand-alone CM behaves as AL
284 $CM+ $IS; # by rule 10, stand-alone CM behaves as AL
288 $CM+ $SY; # by rule 10, stand-alone CM behaves as AL
297 $OPcm $SP+ $CM+ $AL_FOLLOW?; # by rule 10, stand-alone CM behaves as AL
323 # TODO: I don't think this rule is needed.
351 $CM+ $INcm; # by rule 10, any otherwise unattached CM behaves as AL
361 $CM+ $NUcm; # Rule 10, any otherwise unattached CM behaves as AL
392 $CM+ ($ALcm | $HLcm); # The $CM+ is from rule 10, an unattached CM is treated as AL
399 $CM+ $OPcm; # The $CM+ is from rule 10, an unattached CM is treated as AL.
456 # a rule compiler bug which complains about
463 # This rule is concerned about getting the second of the two <breaks> in place.
526 # Rule 13 & 14 taken together for an edge case.
669 # turn off rule chaining. We don't want to move more