'the literal ' (3910 / 478 / 2716)
.*?any character (except for line terminators), repeated any number of times
' id='phonethe literal text ' id='phone (case sensitive) \$the literal $ (3610 / 448 / 2416)
.*?any character (except for line terminators), repeated any number of times
<the literal < (6010 / 748 / 3C16)
g modifier: global. Finds all matches instead of stopping after the first