I have a regex which has optional anchors at the end e.g.
(\\.|,|\\/)
I am trying to add \")\" to this but if I escape it