Non-Capturing Group(?:[^>"']|"[^"]*"|'[^']*')*? *?repeats the group contents below any number of times:
Negated Character Class[^>"'] >the literal > (6210 / 768 / 3E16)
"the literal " (3410 / 428 / 2216)
'the literal ' (3910 / 478 / 2716)
"the literal " (3410 / 428 / 2216)
Negated Character Class[^"]* *matches any number of characters outside the set below:
"the literal " (3410 / 428 / 2216)
"the literal " (3410 / 428 / 2216)
'the literal ' (3910 / 478 / 2716)
Negated Character Class[^']* *matches any number of characters outside the set below:
'the literal ' (3910 / 478 / 2716)
'the literal ' (3910 / 478 / 2716)
\sany whitespace character
hrefthe literal text href (case insensitive) \s*any whitespace character, repeated any number of times
=the literal = (6110 / 758 / 3D16)
\s*any whitespace character, repeated any number of times
'the literal ' (3910 / 478 / 2716)
"the literal " (3410 / 428 / 2216)
\/the literal / (4710 / 578 / 2F16)
mycmsthe literal text mycms (case insensitive) \/the literal / (4710 / 578 / 2F16)
~the literal ~ (12610 / 1768 / 7E16)
\/the literal / (4710 / 578 / 2F16)
linkthe literal text link (case insensitive) \.the literal . (4610 / 568 / 2E16)
aspxthe literal text aspx (case insensitive) \?the literal ? (6310 / 778 / 3F16)
_id=the literal text _id= (case insensitive)