ae ~sd (2021-12-20T16:35:43.7627576)
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.