<the literal < (6010 / 748 / 3C16)
ththe literal text th (case sensitive) tdthe literal text td (case sensitive) >the literal > (6210 / 768 / 3E16)
.*?any character, repeated any number of times
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
\1the text saved by group 1
>the literal > (6210 / 768 / 3E16)
(*SKIP)acts like (*PRUNE), but the next unanchored match attempt starts where (*SKIP) was reached instead of at the next subject character
(*F)forces the current match attempt to fail at this position