Files
ladybird/Userland/Libraries/LibUnicode/CodeGenerators/GenerateUnicodeData.cpp
Timothy Flynn 12fb3ae033 LibUnicode: Download and parse the word break property list UCD file
Note that unlike the main property list, each code point has only one
word break property. Code points that do not have a word break property
are to be assigned the property "Other".
2021-07-28 23:42:29 +02:00

24 KiB