Searched refs:candidate (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dexpand.cpp78 impl::matches_glob(const std::string& glob, const std::string& candidate) argument
80 return atf::text::match(candidate, glob_to_regex(glob));

Completed in 435 milliseconds