*repeats the group contents below any number of times:
,the literal , (4410 / 548 / 2C16)
d+the literal d (10010 / 1448 / 6416) (case sensitive), repeated at least once
Group 4(\((g\(|[git](?!\()|\))+)* *repeats the group contents below any number of times:
\(the literal ( (4010 / 508 / 2816)
Group 5(g\(|[git](?!\()|\))+ +repeats the group contents below at least once:
gthe literal g (10310 / 1478 / 6716) (case sensitive)
\(the literal ( (4010 / 508 / 2816)
2nd Alternative[git](?!\() gthe literal g (10310 / 1478 / 6716) (case sensitive)
ithe literal i (10510 / 1518 / 6916) (case sensitive)
tthe literal t (11610 / 1648 / 7416) (case sensitive)
\(the literal ( (4010 / 508 / 2816)
\)the literal ) (4110 / 518 / 2916)