ladybird/Tests/LibRegex
Andreas Kling 54edf29f1b LibRegex: Make Match::capture_group_name an index into the string table
This removes another Match member that required destruction. The "API"
for accessing the strings is definitely a bit awkward. We'll think of
something nicer eventually.
2025-04-14 17:40:13 +02:00
..
CMakeLists.txt Tests: Remove LibRegex benchmark test file that has become stale 2022-10-10 12:23:12 +02:00
Regex.cpp LibRegex: Make Match::capture_group_name an index into the string table 2025-04-14 17:40:13 +02:00
RegexLibC.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00