| 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 | 13.6 KiB | 407 | 326 | |
| line_cj.txt | D | 04-Jul-2025 | 13.7 KiB | 408 | 327 | |
| line_loose.txt | D | 04-Jul-2025 | 14.1 KiB | 418 | 336 | |
| line_loose_cj.txt | D | 04-Jul-2025 | 15.5 KiB | 436 | 354 | |
| line_loose_phrase_cj.txt | D | 04-Jul-2025 | 16.1 KiB | 449 | 366 | |
| line_normal.txt | D | 04-Jul-2025 | 13.7 KiB | 409 | 328 | |
| line_normal_cj.txt | D | 04-Jul-2025 | 14.1 KiB | 415 | 334 | |
| line_normal_phrase_cj.txt | D | 04-Jul-2025 | 14.6 KiB | 428 | 346 | |
| line_phrase_cj.txt | D | 04-Jul-2025 | 14.2 KiB | 420 | 339 | |
| 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 | 5.8 KiB | 173 | 131 | |
| word_POSIX.txt | D | 04-Jul-2025 | 5.8 KiB | 173 | 131 | |
| word_fi_sv.txt | D | 04-Jul-2025 | 5.8 KiB | 173 | 131 |
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