dextool ~mutate-improve-diff-view (2026-04-01T20:21:06.3235291)
Dub
Repo
matchAny
dextool
plugin
regex_matchers
@
safe
nothrow
bool
matchAny
(
const
string
value
,
Regex
!char[]
re
)
Return Value
Type:
bool
true if the value match any regex.
Meta
Source
See Implementation
dextool
plugin
regex_matchers
functions
matchAny