dextool v2.3.0 (2020-09-01T21:07:48Z)
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