*matches any number of characters from the set below:
\ba backspace character (ASCII 8)
fthe literal f (10210 / 1468 / 6616) (case sensitive)
sthe literal s (11510 / 1638 / 7316) (case sensitive)
\ba backspace character (ASCII 8)
|the literal | (12410 / 1748 / 7C16)
\ba backspace character (ASCII 8)
lthe literal l (10810 / 1548 / 6C16) (case sensitive)
athe literal a (9710 / 1418 / 6116) (case sensitive)
nthe literal n (11010 / 1568 / 6E16) (case sensitive)
gthe literal g (10310 / 1478 / 6716) (case sensitive)
\ba backspace character (ASCII 8)
|the literal | (12410 / 1748 / 7C16)
\ba backspace character (ASCII 8)
rthe literal r (11410 / 1628 / 7216) (case sensitive)
ithe literal i (10510 / 1518 / 6916) (case sensitive)
\ba backspace character (ASCII 8)