mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
These allow us to binary search the code point compositions based on the first code point being combined, which makes the search close to O(log N) instead of O(N). |
||
---|---|---|
.. | ||
CharacterTypes.cpp | ||
CharacterTypes.h | ||
CMakeLists.txt | ||
CurrencyCode.cpp | ||
CurrencyCode.h | ||
Emoji.cpp | ||
Emoji.h | ||
Forward.h | ||
IDNA.cpp | ||
IDNA.h | ||
Normalize.cpp | ||
Normalize.h | ||
Punycode.cpp | ||
Punycode.h | ||
Segmentation.cpp | ||
Segmentation.h | ||
String.cpp | ||
UnicodeUtils.cpp | ||
UnicodeUtils.h |