{1,32}matches between 1 and 32 characters from the set below:
a-zone character from a (9710) to z (12210) (case sensitive)
\da digit
_the literal _ (9510 / 1378 / 5F16)
\-the literal - (4510 / 558 / 2D16)
\[the literal [ (9110 / 1338 / 5B16)
\]the literal ] (9310 / 1358 / 5D16)
^the literal ^ (9410 / 1368 / 5E16)
\\the literal \ (9210 / 1348 / 5C16)
{the literal { (12310 / 1738 / 7B16)
}the literal } (12510 / 1758 / 7D16)
|the literal | (12410 / 1748 / 7C16)
`the literal ` (9610 / 1408 / 6016)