ReFilter.this

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