ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
extractCaptures
ae
utils
regex
Returns a range which extracts a capture from text.
template
extractCaptures
(T...)
auto
extractCaptures
(
S
R
)
(
S
s
,
R
r
)
Members
Functions
extractCaptures
auto
extractCaptures
(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
aliases
extractCapture
functions
applyRE
buildReplaceTransformation
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCaptures
Returns a range which extracts a capture from text.