Unicode tables and properties in PCRE ?
Posted: Mon May 04, 2020 6:22 pm
The last line of UTF-8 SUPPORT section in the Help page for Pattern Matching Reference is as follows:
For examples in another environment, see https://javascript.info/regexp-unicode
Best regards,
David
Do the new libraries used in TextPipe 11.x now support Unicode tables and properties?PCRE does not support the use of Unicode tables and properties or the Perl escapes \p, \P, and \X.
For examples in another environment, see https://javascript.info/regexp-unicode
Best regards,
David