\<the literal < (6010 / 748 / 3C16)
span class=the literal text span class= (case sensitive) \"the literal " (3410 / 428 / 2216)
lienthe literal text lien (case sensitive) \"the literal " (3410 / 428 / 2216)
onclick=the literal text onclick= (case sensitive) \"the literal " (3410 / 428 / 2216)
*matches any number of characters from the set below:
a-zone character from a (9710) to z (12210) (case sensitive)
A-Zone character from A (6510) to Z (9010) (case sensitive)
\(the literal ( (4010 / 508 / 2816)
*matches any number of characters from the set below:
0-9one character from 0 (4810) to 9 (5710)
\)the literal ) (4110 / 518 / 2916)
\"the literal " (3410 / 428 / 2216)
>the literal > (6210 / 768 / 3E16)
Negated Character Class[^<]+ +matches at least one character outside the set below:
<the literal < (6010 / 748 / 3C16)
\<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
span>the literal text span> (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