.+any character (except for line terminators), repeated at least once
AES:the literal text AES: (case sensitive) .+?any character (except for line terminators), repeated at least once
:the literal : (5810 / 728 / 3A16)
.+?any character (except for line terminators), repeated at least once
!the literal ! (3310 / 418 / 2116)
.+?any character (except for line terminators), repeated at least once
,the literal , (4410 / 548 / 2C16)
.+?any character (except for line terminators), repeated at least once
,the literal , (4410 / 548 / 2C16)
.+?any character (except for line terminators), repeated at least once
,the literal , (4410 / 548 / 2C16)
.+?any character (except for line terminators), repeated at least once
,the literal , (4410 / 548 / 2C16)
.+?any character (except for line terminators), repeated at least once
,the literal , (4410 / 548 / 2C16)
\d+a digit, repeated at least once
g modifier: global. Finds all matches instead of stopping after the first