,User:the literal text ,User: (case sensitive) \s+any whitespace character, repeated at least once
\"*the literal " (3410 / 428 / 2216) , repeated any number of times
.+any character (except for line terminators), repeated at least once
\"*the literal " (3410 / 428 / 2216) , repeated any number of times
,Source computerthe literal text ,Source computer (case sensitive) g modifier: global. Finds all matches instead of stopping after the first