dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
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