Files
ladybird/Userland/Libraries/LibRegex/RegexByteCode.cpp
Timothy Flynn 1e10d6d7ce LibRegex: Support property escapes of Unicode General Categories
This changes LibRegex to parse the property escape as a Variant of
Unicode Property & General Category values. A byte code instruction is
added to perform matching based on General Category values.
2021-08-02 21:02:09 +04:30

31 KiB