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

Unified Diff: icu4c/source/data/brkitr/rules/char.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/common/unicode/rbbi.h ('k') | icu4c/source/data/brkitr/rules/line.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu4c/source/data/brkitr/rules/char.txt
===================================================================
--- icu4c/source/data/brkitr/rules/char.txt (revision 41208)
+++ icu4c/source/data/brkitr/rules/char.txt (working copy)
@@ -46,7 +46,6 @@
## -------------------------------------------------
!!chain;
!!lookAheadHardBreak;
-!!forward;
$CR $LF;
@@ -75,8 +74,3 @@
# GB 999 Match a single code point if no other rule applies.
.;
-## -------------------------------------------------
-
-!!safe_reverse;
-$Regional_Indicator $Regional_Indicator;
-($Extend | $ZWJ | $Extended_Pict)+ .;
« no previous file with comments | « icu4c/source/common/unicode/rbbi.h ('k') | icu4c/source/data/brkitr/rules/line.txt » ('j') | no next file with comments »

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