-- get_prematch()          $`
-- get_match()             $&
-- get_postmatch()         $'

-- replace()     $1 $2 ... $` $& $' ...
