.*any Unicode character (except for line terminators), repeated any number of times
\[the literal [ (9110 / 1338 / 5B16)
CDATAthe literal text CDATA (case sensitive) \[the literal [ (9110 / 1338 / 5B16)
00000:the literal text 00000: *?matches any number of characters from the set below:
\wa Unicode word character
\Wany character that is not a Unicode word character
\]the literal ] (9310 / 1358 / 5D16)
\]the literal ] (9310 / 1358 / 5D16)
>the literal > (6210 / 768 / 3E16)
.*any Unicode character (except for line terminators), repeated any number of times
g modifier: global. Finds all matches instead of stopping after the first