S
sks
Is it possible to disable support for groups when using appendReplacement in
Matchers ?
Ie, my replacement string contains many uses of the dollar symbol and then
numbers (for money $9 etc) and at the moment I have to first escape that
string before using it as the replacement which seems to be inefficient.
Matchers ?
Ie, my replacement string contains many uses of the dollar symbol and then
numbers (for money $9 etc) and at the moment I have to first escape that
string before using it as the replacement which seems to be inefficient.