Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.md | D | 04-Jul-2025 | 524 | 12 | 3 | |
char.txt | D | 04-Jul-2025 | 2.4 KiB | 82 | 62 | |
line.txt | D | 04-Jul-2025 | 12.2 KiB | 390 | 309 | |
line_cj.txt | D | 04-Jul-2025 | 12.3 KiB | 391 | 310 | |
line_loose.txt | D | 04-Jul-2025 | 12.7 KiB | 401 | 319 | |
line_loose_cj.txt | D | 04-Jul-2025 | 14.1 KiB | 419 | 337 | |
line_loose_phrase_cj.txt | D | 04-Jul-2025 | 14.7 KiB | 432 | 349 | |
line_normal.txt | D | 04-Jul-2025 | 12.3 KiB | 392 | 311 | |
line_normal_cj.txt | D | 04-Jul-2025 | 12.7 KiB | 398 | 317 | |
line_normal_phrase_cj.txt | D | 04-Jul-2025 | 13.2 KiB | 411 | 329 | |
line_phrase_cj.txt | D | 04-Jul-2025 | 12.8 KiB | 403 | 322 | |
sent.txt | D | 04-Jul-2025 | 2.4 KiB | 84 | 66 | |
sent_el.txt | D | 04-Jul-2025 | 2.5 KiB | 84 | 66 | |
title.txt | D | 04-Jul-2025 | 936 | 27 | 20 | |
word.txt | D | 04-Jul-2025 | 7 KiB | 195 | 149 | |
word_POSIX.txt | D | 04-Jul-2025 | 6.8 KiB | 190 | 145 | |
word_fi_sv.txt | D | 04-Jul-2025 | 7 KiB | 194 | 149 | |
word_ja.txt | D | 04-Jul-2025 | 8.6 KiB | 281 | 203 |
README.md
1<!-- 2Copyright (C) 2016 and later: Unicode, Inc. and others. 3License & terms of use: http://www.unicode.org/copyright.html 4--> 5 6## Break Iterator Rule Source Data 7 8This directory contains rule based break iterator rule files, one set per file. 9 10The set of rules to be included for each locale is defined in the parent directory, icu/icu4c/source/data/brkitr. Most locales fall back to root rules, which are from char.txt, word.txt, line.txt and sent.txt for, respectively, grapheme cluster, word, line and sentence breaks. 11 12