mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +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.