--- reg +++ reg @@ -7,3 +7,3 @@ #~ -#~ # Switch off context substring retention + # Switch off context substring retention @@ -77,9 +77,9 @@ - (?: (?: | )? (?: )+ ) + (?: (?: | )? (?: <[DIGIT]> )+ ) - (?: (?: )+ ) + (?: (?: <[DIGIT]> )+ ) - | (?: (?: )* ) + | (?: (?: <[DIGIT]> )* )