= {
{ "*r*.example.org", "random.example.org", 1 },
{ "*r*.example.org", "history.example.org", 1 },
{ "*r*.example.org", "frozen.fruit.example.org", 0 },
{ "*r*.example.org", "steamed.fruit.example.org", 0 },
{ "ABC.def.Ghi", "abc.DEF.gHI", 1 },
{ "*", "localhost", 1 },
{ "*", "example.org", 0 },
{ "*.*", "example.org", 1 },
{ "*.*.*", "www.example.org", 1 },
{ "*.*.*", "example.org", 0 },
{ "assign", "assignee", 0 },
{ "*peg", "arpeggiator", 0 },
{ "*peg*", "arpeggiator", 1 },
{ "*r*gi*", "arpeggiator", 1 },
{ "*r*git*", "arpeggiator", 0 },
}
#define NULL
Definition explodename.c:35