dextool v3.3.0 (2021-06-08T20:46:23Z)
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.