Function regex_syntax::escape [−][src]
Expand description
Escapes all regular expression meta characters in text
.
The string returned may be safely used as a literal in a regular expression.
Escapes all regular expression meta characters in text
.
The string returned may be safely used as a literal in a regular expression.