ladybird/Userland/Libraries/LibUnicode
2024-06-20 13:46:54 +02:00
..
CharacterTypes.cpp LibUnicode: Remove the locale-unaware text segmentation implementation 2024-06-20 13:46:54 +02:00
CharacterTypes.h LibUnicode: Remove the locale-unaware text segmentation implementation 2024-06-20 13:46:54 +02:00
CMakeLists.txt LibUnicode: Remove the locale-unaware text segmentation implementation 2024-06-20 13:46:54 +02:00
CurrencyCode.cpp
CurrencyCode.h
Emoji.cpp
Emoji.h
Forward.h LibUnicode: Remove the locale-unaware text segmentation implementation 2024-06-20 13:46:54 +02:00
IDNA.cpp LibUnicode: Replace IDNA ASCII conversion with ICU 2024-06-18 21:07:56 +02:00
IDNA.h LibUnicode: Replace IDNA ASCII conversion with ICU 2024-06-18 21:07:56 +02:00
Normalize.cpp LibUnicode: Replace Unicode string normalization with ICU 2024-06-18 21:07:56 +02:00
Normalize.h LibUnicode: Replace Unicode string normalization with ICU 2024-06-18 21:07:56 +02:00
String.cpp LibUnicode: Replace case transformations and comparison with ICUs 2024-06-20 10:59:55 +02:00