Files
ladybird/Userland/Libraries/LibRegex/RegexByteCode.cpp
Timothy Flynn 06088df729 LibRegex: Support property escapes of the Unicode script property
Note that unlike binary properties and general categories, scripts must
be specified in the non-binary (Script=Value) form.
2021-08-04 13:50:32 +01:00

33 KiB