in reply to Regex variables with delimiters

The "patterns" in your second file which you are using to match the lines in your first file are not regexen - they are just strings. To look for a string inside another string use index.