ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
buildReplaceTransformation
ae
utils
regex
Build a RE search-and-replace transform (as used by applyRE).
string
buildReplaceTransformation
(
string
search
,
string
replacement
,
string
flags
)
Meta
Source
See Implementation
ae
utils
regex
aliases
extractCapture
functions
applyRE
buildReplaceTransformation
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCaptures
Build a RE search-and-replace transform (as used by applyRE).