dextool v1.2.2 (2019-07-12T16:12:10Z)
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