*repeats the group contents below any number of times:
the literal (3210 / 408 / 2016)
{4}matches exactly 4 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
.any character (except for line terminators)
Gthe literal G (7110 / 1078 / 4716) (case sensitive)
{2}matches exactly 2 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)