\w*any word character, repeated any number of times
fieldthe literal text field (case sensitive) \(the literal ( (4010 / 508 / 2816)
.*any character (except for line terminators), repeated any number of times
;the literal ; (5910 / 738 / 3B16)
?optionally matches the literal (3210 / 408 / 2016)