dextool v2.3.0 (2020-09-01T21:07:48Z)
Dub
Repo
ReFilter.this
my
filter
ReFilter
The regular expressions are set to ignoring the case.
struct
ReFilter
this
(
string
include
,
string
[]
exclude
)
Parameters
include
string
regular expression.
exclude
string
[]
regular expression.
Meta
Source
See Implementation
my
filter
ReFilter
constructors
this
functions
match
variables
excludeRe
includeRe
The regular expressions are set to ignoring the case.