mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 01:59:14 +03:00
6070df40f3
The only user is currently String::equals_ignoring_case, but LibRegex will need to do the same case-folded comparison with UTF-32 data. As it turns out, the comparison works with all Unicode view types without much fuss. |
||
---|---|---|
.. | ||
CharacterTypes.cpp | ||
CharacterTypes.h | ||
CMakeLists.txt | ||
CurrencyCode.cpp | ||
CurrencyCode.h | ||
Emoji.cpp | ||
Emoji.h | ||
Forward.h | ||
Normalize.cpp | ||
Normalize.h | ||
Segmentation.cpp | ||
Segmentation.h | ||
String.cpp | ||
UnicodeUtils.cpp | ||
UnicodeUtils.h |