Ali Mohammad Pur 11a8476cf4 LibRegex: Use the parser state capture group count in BRE 4 年之前
..
C daa6d99e6e LibRegex: Add support for non-extended regular expressions in regcomp() 4 年之前
CMakeLists.txt 6e918e4e02 Tests: Move LibRegex tests to Tests/LibRegex 4 年之前
Forward.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
Regex.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
RegexByteCode.cpp 74d76528d6 LibRegex: Display correct position for Compare in REGEX_DEBUG 4 年之前
RegexByteCode.h addfa1e82e LibRegex: Make the bytecode transformation functions static 4 年之前
RegexDebug.h 281f39073d LibRegex: Make get_opcode() return a reference 4 年之前
RegexError.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
RegexLexer.cpp d476144565 Userland: Allow building SerenityOS with -funsigned-char 4 年之前
RegexLexer.h d476144565 Userland: Allow building SerenityOS with -funsigned-char 4 年之前
RegexMatch.h 74d76528d6 LibRegex: Display correct position for Compare in REGEX_DEBUG 4 年之前
RegexMatcher.cpp 54d89609de LibRegex: Add support for the Basic POSIX regular expressions 4 年之前
RegexMatcher.h 0f0ac37b56 LibRegex: Break from execution loop when the sticky flag is set 4 年之前
RegexOptions.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
RegexParser.cpp 11a8476cf4 LibRegex: Use the parser state capture group count in BRE 4 年之前
RegexParser.h 11a8476cf4 LibRegex: Use the parser state capture group count in BRE 4 年之前