Files
ladybird/Userland/Libraries/LibRegex/RegexMatch.h
sin-ack 5422691f07 LibRegex: Remove RegexStringView(char const*) constructor
This allowed passing in a nullptr for the StringView which will not be
possible once StringView(char const*) is removed.
2022-07-12 23:11:35 +02:00

18 KiB