*?matches any number of characters from the set below:
A-Zone character from A (6510) to Z (9010) (case insensitive)
Äthe literal Ä (19610 / 3048 / C416) (case insensitive)
äthe literal ä (22810 / 3448 / E416) (case insensitive)
Öthe literal Ö (21410 / 3268 / D616) (case insensitive)
öthe literal ö (24610 / 3668 / F616) (case insensitive)
Üthe literal Ü (22010 / 3348 / DC16) (case insensitive)
üthe literal ü (25210 / 3748 / FC16) (case insensitive)
ßthe literal ß (22310 / 3378 / DF16) (case insensitive)
.the literal . (4610 / 568 / 2E16)
\sa Unicode whitespace character
-the literal - (4510 / 558 / 2D16)