1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-07 21:17:07 +09:00
ladybird/Tests/LibRegex
aplefull 486602e796 LibRegex: Fix handling of + quantifier with zero-width matches
Small change that allows quantifiers using Fork* forms (e.g., +) to
succeed after one match, even if that match has zero width.
2025-06-02 15:52:26 +02:00
..
CMakeLists.txt CMake: Build LibRegex tests in Tests/LibRegex not Meta/Lagom 2025-05-14 02:05:12 -06:00
TestRegex.cpp LibRegex: Fix handling of + quantifier with zero-width matches 2025-06-02 15:52:26 +02:00