XYZ_data_001the literal text XYZ_data_001 (case sensitive) \ba Unicode word boundary
.*any Unicode character (except for line terminators), repeated any number of times
physical disk,the literal text physical disk, (case sensitive) \s*a Unicode whitespace character, repeated any number of times
\da Unicode decimal digit
*matches any number of characters from the set below:
\da Unicode decimal digit
.the literal . (4610 / 568 / 2E16)