0

I have this regular expression:

(([0-9A-Fa-f]{1,4}:){7}[0-9A-Fa-f]{1,4})|(([0-9A-Fa-f]{1,4}:){6}:[0-9A-Fa-f]{1,4})

It seems that it does not accept any values. Can someone please translate this expression and define which values would match.

George
  • 191
  • 4
  • 14

0 Answers0