MatchesGlob
return MatchesGlob(string, caseSensitivity);
bool MatchesGlob(const char*, bool caseSensitivity = false) const;