Non-Capturing Group(?:127.0.0.1|localhost.localdomain) .any character (except for line terminators)
0the literal 0 (4810 / 608 / 3016)
.any character (except for line terminators)
0the literal 0 (4810 / 608 / 3016)
.any character (except for line terminators)
1the literal 1 (4910 / 618 / 3116)
2nd Alternativelocalhost.localdomain localhostthe literal text localhost (case sensitive) .any character (except for line terminators)
localdomainthe literal text localdomain (case sensitive) the literal (3210 / 408 / 2016)
\(the literal ( (4010 / 508 / 2816)
.any character (except for line terminators)
0the literal 0 (4810 / 608 / 3016)
.any character (except for line terminators)
0the literal 0 (4810 / 608 / 3016)
.any character (except for line terminators)
1the literal 1 (4910 / 618 / 3116)
\)the literal ) (4110 / 518 / 2916)
the literal (3210 / 408 / 2016)
+matches at least one character from the set below:
\da digit
.the literal . (4610 / 568 / 2E16)
ms the literal text ms (case sensitive) +matches at least one character from the set below:
\da digit
.the literal . (4610 / 568 / 2E16)
ms the literal text ms (case sensitive) +matches at least one character from the set below:
\da digit
.the literal . (4610 / 568 / 2E16)
msthe literal text ms (case sensitive) g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string