mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-28 18:37:46 +02:00
Using from_utf8_short_string() for all cases that are <= 3 bytes long. Which is almost all of the static ones.
Using from_utf8_short_string() for all cases that are <= 3 bytes long. Which is almost all of the static ones.