Searched refs:candidate (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/unit/atf-src/tools/ | ||
H A D | expand.cpp | 78 impl::matches_glob(const std::string& glob, const std::string& candidate) argument 80 return tools::text::match(candidate, glob_to_regex(glob)); |
Completed in 2065 milliseconds