ladybird/Libraries/LibRegex
2025-03-05 14:36:09 +01:00
..
CMakeLists.txt
Forward.h
Regex.h
RegexByteCode.cpp LibRegex: Ensure nullable quantifiers backtrack when input remains 2025-03-02 15:19:04 +01:00
RegexByteCode.h AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
RegexBytecodeStreamOptimizer.h
RegexDebug.h
RegexDefs.h
RegexError.h
RegexLexer.cpp LibRegex: Clean up #include directives 2024-11-21 14:08:33 +01:00
RegexLexer.h
RegexMatch.h LibRegex: Don't repeat the same fork again 2025-01-17 10:13:51 +01:00
RegexMatcher.cpp LibRegex: Treat the UnicodeSets flag as Unicode 2025-02-28 14:31:45 -05:00
RegexMatcher.h LibRegex: Add some more debugging info to bytecode block ranges 2024-12-13 10:00:16 +01:00
RegexOptimizer.cpp LibRegex: Treat the UnicodeSets flag as Unicode 2025-02-28 14:31:45 -05:00
RegexOptions.h
RegexParser.cpp LibRegex: Allow duplicate named capture groups in separate alternatives 2025-03-05 14:36:09 +01:00
RegexParser.h LibRegex: Allow duplicate named capture groups in separate alternatives 2025-03-05 14:36:09 +01:00