*repeats the group contents below any number of times:
.*?any character (except for line terminators), repeated any number of times
\*the literal * (4210 / 528 / 2A16)
\*the literal * (4210 / 528 / 2A16)
.*?any character (except for line terminators), repeated any number of times
\*the literal * (4210 / 528 / 2A16)
\*the literal * (4210 / 528 / 2A16)
.*any character (except for line terminators), repeated any number of times
$end of line
\na line-feed (newline) character (ASCII 10)