update-match-groups ( str match regexp -- str' )


Vocabulary
xmode.marker.private

Inputs
stran object
matchan object
regexpan object


Outputs
str'an object


Definition