ae v0.0.1890 (2017-02-25T08:06:18Z)
Home
Dub
Repo
matchAllCaptures
ae
utils
regex
Call a delegate over all matches.
size_t
matchAllCaptures
(
S
R
Ret
Args
...
)
(
S
s
,
R
r
,
Ret
delegate
(
Args
args
)
fun
)
Meta
Source
See Implementation
ae
utils
regex
functions
applyRE
buildReplaceTransformation
convertCaptures
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCapture
Call a delegate over all matches.