The default Unicode semantics just check the Unicode properties of a codepoint. "ä" is U+00E4 LATIN SMALL LETTER A WITH DIAERESIS and classified as a letter, so \w matches it.
In reply to Re: Regex Matching Unicode and Regex Classes
by moritz
in thread Regex Matching Unicode and Regex Classes
by McA
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |