ae v0.0.3053 (2021-06-01T17:26:23Z)
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
escapeRE
matchAllCaptures
matchCaptures
matchInto
re
templates
extractCaptures
Call a delegate over all matches.