Home | History | Annotate | Download | only in brkitr

Lines Matching refs:CR

15 $CR          = [\p{Grapheme_Cluster_Break = CR}];
39 $CR $LF;
47 [^$Control $CR $LF] $Extend;
49 [^$Control $CR $LF] $SpacingMark;
50 # TODO: Restore if the Prepend set becomes non-empty again: $Prepend [^$Control $CR $LF];
56 $LF $CR;
63 $Extend [^$Control $CR $LF];
64 $SpacingMark [^$Control $CR $LF];
65 # TODO: Restore if the Prepend set becomes non-empty again: [^$Control $CR $LF] $Prepend;
74 $LF $CR;
79 $CR $LF;