Escapes each occurrence of an element of Tokens in str by inserting the escape pattern escape into str before the occurrence.
Tokens string consisting of the default special characters to escape
See Implementation