[pcre-dev] [Bug 2062] matching Unicode class Pd seems to be …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2062] matching Unicode class Pd seems to be hitting additional wrong characters (Po?)
https://bugs.exim.org/show_bug.cgi?id=2062

Petr Pisar <ppisar@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppisar@???


--- Comment #1 from Petr Pisar <ppisar@???> ---
I think your regular expression is wrong and you need /[/p{Pd}]/. The Unicode
property identifier should be enclosed in curly brackets.

--
You are receiving this mail because:
You are on the CC list for the bug.