2016년 10월 17일 오후 3:32
purpose | escape special characters used in regular expressions |
---|---|
input | a selection of titles |
output | the input with escaping applied to special regular expression characters |
Learn more about how to use Filters
Introduced in v5.1.14See Mozilla Developer Network for details of the regular expression syntax.