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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dexpand.cpp45 glob_to_regex(const std::string& glob) function in namespace:__anon227
73 // NOTE: Keep this in sync with glob_to_regex!
80 return atf::text::match(candidate, glob_to_regex(glob));

Completed in 8 milliseconds