dextool v5.0.0 (2022-12-09T08:28:15Z)
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.