ae v0.0.1890 (2017-02-25T08:06:18Z)
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
functions
applyRE
buildReplaceTransformation
convertCaptures
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCapture
Build a RE search-and-replace transform (as used by applyRE).