Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(783)

Unified Diff: icu4c/source/data/brkitr/rules/line_normal.txt

Issue 341060043: ticket:13194 RBBI, synthesize safe rules, remove requirement for user written safe rules. Base URL: svn+ssh://source.icu-project.org/repos/icu/trunk/
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu4c/source/data/brkitr/rules/line_loose_fi.txt ('k') | icu4c/source/data/brkitr/rules/line_normal_cj.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu4c/source/data/brkitr/rules/line_normal.txt
===================================================================
--- icu4c/source/data/brkitr/rules/line_normal.txt (revision 41208)
+++ icu4c/source/data/brkitr/rules/line_normal.txt (working copy)
@@ -102,8 +102,6 @@
## -------------------------------------------------
-!!forward;
-
#
# CAN_CM is the set of characters that may combine with CM combining chars.
# Note that Linebreak UAX 14's concept of a combining char and the rules
@@ -341,35 +339,3 @@
# LB 31 Break everywhere else.
# Match a single code point if no other rule applies.
.;
-
-## -------------------------------------------------
-
-!!safe_reverse;
-
-# LB 9
-^$CM+ [^$CM $BK $CR $LF $NL $ZW $SP];
-
-# LB 14
-$SP+ $CM* $OP;
-
-# LB 15
-$SP+ $CM* $QU;
-
-# LB 16
-$SP+ $CM* ($CL | $CP);
-
-# LB 17
-$SP+ $CM* $B2;
-
-# LB 21
-$CM* ($HY | $BA) $CM* $HL;
-
-# LB 25
-($CM* ($IS | $SY))+ $CM* $NU;
-($CL | $CP) $CM* ($NU | $IS | $SY);
-
-# LB 30
-($CM* $RI)+;
-
-# For dictionary-based break
-$dictionary $dictionary;
« no previous file with comments | « icu4c/source/data/brkitr/rules/line_loose_fi.txt ('k') | icu4c/source/data/brkitr/rules/line_normal_cj.txt » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b