mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
The existing String::find_byte_offset is case-sensitive. This variant allows performing searches using Unicode-aware case folding.
The existing String::find_byte_offset is case-sensitive. This variant allows performing searches using Unicode-aware case folding.