ladybird/Tests/LibTextCodec
BenJilks 72d0e3284b LibTextCodec+LibURL: Implement utf-8 and euc-jp encoders
Implements the corresponding encoders, selects the appropriate one when
encoding URL search params. If an encoder for the given encoding could
not be found, fallback to utf-8.
2024-08-08 17:49:58 +01:00
..
CMakeLists.txt LibTextCodec+LibURL: Implement utf-8 and euc-jp encoders 2024-08-08 17:49:58 +01:00
TestTextDecoders.cpp LibTextCodec: Use AK facilities to validate and convert UTF-16 to UTF-8 2024-07-18 19:43:57 +02:00
TestTextEncoders.cpp LibTextCodec+LibURL: Implement utf-8 and euc-jp encoders 2024-08-08 17:49:58 +01:00