Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(448)

Side by Side Diff: source/data/brkitr/root.txt

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/brkitr/fi.txt ('k') | source/data/brkitr/rules/word.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // © 2016 and later: Unicode, Inc. and others. 1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License 2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 root{ 3 root{
4 Version{"2.1.30.50"} 4 Version{"2.1.30.50"}
5 boundaries{ 5 boundaries{
6 grapheme:process(dependency){"char.brk"} 6 grapheme:process(dependency){"char.brk"}
7 line:process(dependency){"line.brk"} 7 line:process(dependency){"line_normal.brk"}
8 line_loose:process(dependency){"line_loose.brk"} 8 line_loose:process(dependency){"line_normal.brk"}
9 line_normal:process(dependency){"line_normal.brk"} 9 line_normal:process(dependency){"line_normal.brk"}
10 line_strict:process(dependency){"line.brk"} 10 line_strict:process(dependency){"line.brk"}
11 sentence:process(dependency){"sent.brk"} 11 sentence:process(dependency){"sent.brk"}
12 title:process(dependency){"title.brk"} 12 title:process(dependency){"title.brk"}
13 word:process(dependency){"word.brk"} 13 word:process(dependency){"word.brk"}
14 } 14 }
15 dictionaries{ 15 dictionaries{
16 Hani:process(dependency){"cjdict.dict"} 16 Hani:process(dependency){"cjdict.dict"}
17 Hira:process(dependency){"cjdict.dict"} 17 Hira:process(dependency){"cjdict.dict"}
18 Kana:process(dependency){"cjdict.dict"} 18 Kana:process(dependency){"cjdict.dict"}
19 Khmr:process(dependency){"khmerdict.dict"} 19 Khmr:process(dependency){"khmerdict.dict"}
20 Laoo:process(dependency){"laodict.dict"} 20 Laoo:process(dependency){"laodict.dict"}
21 Mymr:process(dependency){"burmesedict.dict"} 21 Mymr:process(dependency){"burmesedict.dict"}
22 Thai:process(dependency){"thaidict.dict"} 22 Thai:process(dependency){"thaidict.dict"}
23 } 23 }
24 } 24 }
OLDNEW
« no previous file with comments | « source/data/brkitr/fi.txt ('k') | source/data/brkitr/rules/word.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698