regex
regex copied to clipboard
Syntax: Make \p{Sc} work
I am not completely sure if this change introduces some unwanted side effects, as there seems to be support for the 'Script' property, which is not the case for the 'Case_Folding' property
Fixes #835 Related #719 b1489c8