{3,}matches at least 3 characters from the set below:
\wa Unicode word character
#the literal # (3510 / 438 / 2316)
<the literal < (6010 / 748 / 3C16)
>the literal > (6210 / 768 / 3E16)
the literal (3210 / 408 / 2016)
.the literal . (4610 / 568 / 2E16)
/the literal / (4710 / 578 / 2F16)
\ta tab character (ASCII 9)
\\the literal \ (9210 / 1348 / 5C16)
-the literal - (4510 / 558 / 2D16)