Searched defs:fnmatcher (Results 1 – 1 of 1) sorted by relevance
48 struct fnmatcher { struct49 fnmatcher(std::string const & str) : str_(str) {} in fnmatcher() function53 std::string const & str_;