dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
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