Open
Description
Type of issue
Other (describe below)
Description
The \W language element is equivalent to the following character class
[^\p{Ll}\p{Lu}\p{Lt}\p{Lo}\p{Nd}\p{Pc}\p{Lm}]
In other words, it matches any character except for those in the Unicode categories listed in the following table.
The table contains \p{Mn}
but the equivalent class does not.
Page URL
Content source URL
Document Version Independent Id
95abea42-fa7f-3feb-ae38-049719ab938f
Article author
Metadata
- ID: a1958bf6-a17d-1256-d659-31066aa02604
- Service: dotnet-fundamentals