ae v0.0.1890 (2017-02-25T08:06:18Z)
Home
Dub
Repo
extractCapture
ae
utils
regex
Returns a range which extracts a capture from text.
auto
extractCapture
(S s, R r)
template
extractCapture
(T)
auto
extractCapture
(
S
R
)
(
S
s
,
R
r
)
auto
extractCapture
(S s, R r)
Members
Functions
extractCapture
auto
extractCapture
(S s, R r)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ae
utils
regex
functions
applyRE
buildReplaceTransformation
convertCaptures
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCapture
Returns a range which extracts a capture from text.