<athe literal text <a (case sensitive) .*?any character, repeated any number of times
href=the literal text href= (case sensitive) \"the literal " (3410 / 428 / 2216)
.+any character, repeated at least once
.any character
pdfthe literal text pdf (case sensitive) \?the literal ? (6310 / 778 / 3F16)
minthe literal text min (case sensitive) \"the literal " (3410 / 428 / 2216)
.*?any character, repeated any number of times
>the literal > (6210 / 768 / 3E16)
.*?any character, repeated any number of times
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
a>the literal text a> (case sensitive) s modifier: single line. Allows a dot to match line terminators