lex=the literal text lex= (case sensitive) \"the literal " (3410 / 428 / 2216)
.*any character (except for line terminators), repeated any number of times
\"the literal " (3410 / 428 / 2216)
gr=the literal text gr= (case sensitive) \"the literal " (3410 / 428 / 2216)
.*any character (except for line terminators), repeated any number of times
\"the literal " (3410 / 428 / 2216)
\/the literal / (4710 / 578 / 2F16)
ana>the literal text ana> (case sensitive) .*any character (except for line terminators), repeated any number of times
<the literal < (6010 / 748 / 3C16)
\/the literal / (4710 / 578 / 2F16)
w>the literal text w> (case sensitive) g modifier: global. Finds all matches instead of stopping after the first