Autor: ph10 Datum: To: Zoltán Herczeg CC: Pcre-dev, ND Betreff: Re: [pcre-dev] Using PCRE upon Asian and other two-byte national
codings
On Sat, 23 Nov 2013, Zoltán Herczeg wrote:
> PCRE supports 2 or 4 byte character encodings, but character
> properties are only supported for 0-255 character codes.
I think I had better clarify that, for the record. The 16-bit and 32-bit
PCRE libraries do support Unicode character properties, just like the
8-bit library. However, locale-based properties apply only to 0-255
character codes.