\d+a digit, repeated at least once
-the literal - (4510 / 558 / 2D16)
\d+a digit, repeated at least once
-the literal - (4510 / 558 / 2D16)
\d+a digit, repeated at least once
Tthe literal T (8410 / 1248 / 5416) (case sensitive)
\d+a digit, repeated at least once
:the literal : (5810 / 728 / 3A16)
\d+a digit, repeated at least once
:the literal : (5810 / 728 / 3A16)
\d+a digit, repeated at least once
\.the literal . (4610 / 568 / 2E16)
\d+a digit, repeated at least once
+the literal + (4310 / 538 / 2B16)
-the literal - (4510 / 558 / 2D16)
\d+a digit, repeated at least once
:the literal : (5810 / 728 / 3A16)
\d+a digit, repeated at least once