Escape a string for use in a regular expression, all below characters will be escaped.
[.*+?^${}()|[\]/\\]
Escape a string for use in a regular expression, all below characters will be escaped.