function matchGlob(pattern, value): boolean;
Matches a value against a glob pattern.
pattern
string
value
boolean
True if the value matches the pattern