Provides a way to replace the occurrences of a set of regular expressions with the return values of a set of handler functions.
Note that the group detector is really brain-dead, so if you want to match against the left and right parentheses, you'll want to use \u0028 and \u0029.