Variable FileFilterEntry.filter

struct FileFilterEntry
{
  // ...
  string[] filter;
  // ...
}