mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-18 13:44:50 +00: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.