6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
=== Message
|
|
|
|
* when using plain character classes: Replace this character range with a Unicode-aware character class.
|
|
* when using POSIX classes: Enable the "UNICODE_CHARACTER_CLASS" flag or use a Unicode-aware alternative.
|
|
|