Searched refs:glob_to_regex (Results 1 – 1 of 1) sorted by relevance
45 glob_to_regex(const std::string& glob) in glob_to_regex() function80 return tools::text::match(candidate, glob_to_regex(glob)); in matches_glob()