Files
ladybird/Libraries/LibRegex/RegexByteCode.cpp
aplefull 61744322ad LibRegex: Ensure nullable quantifiers backtrack when input remains
Makes patterns like `/(a?b??)*/` correctly match the string
2025-03-02 15:19:04 +01:00

44 KiB