^start of string
A-Zone character from A (6510) to Z (9010) (case sensitive)
a-zone character from a (9710) to z (12210) (case sensitive)
-the literal - (4510 / 558 / 2D16)
.*any character (except for line terminators), repeated any number of times
$end of string, or before its final line terminator