{4}matches exactly 4 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
-the literal - (4510 / 558 / 2D16)
{2}matches exactly 2 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
-the literal - (4510 / 558 / 2D16)
{2}matches exactly 2 characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
\sany whitespace character
0-2one character from 0 (4810) to 2 (5010)
0-9one character from 0 (4810) to 9 (5710)
:the literal : (5810 / 728 / 3A16)
0-5one character from 0 (4810) to 5 (5310)
0-9one character from 0 (4810) to 9 (5710)
:the literal : (5810 / 728 / 3A16)
0-5one character from 0 (4810) to 5 (5310)
0-9one character from 0 (4810) to 9 (5710)