ae v0.0.2502 (2019-12-15T20:24:35Z)
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
aliases
extractCapture
functions
applyRE
buildReplaceTransformation
convertCaptures
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCaptures
Call a delegate over all matches.