dextool v4.0.0 (2021-09-08T15:39:18Z)
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.