?repeats the group contents below at most once:
_the literal _ (9510 / 1378 / 5F16)
\d+a Unicode decimal digit, repeated at least once
_?optionally matches the literal _ (9510 / 1378 / 5F16)
\d+a Unicode decimal digit, repeated at least once
_?optionally matches the literal _ (9510 / 1378 / 5F16)
\d+a Unicode decimal digit, repeated at least once