Home
last modified time | relevance | path

Searched defs:regex_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/utils/text/
H A Dregex.cpp264 text::regex::compile(const std::string& regex_, const std::size_t ngroups, in compile()
298 text::match_regex(const std::string& regex_, const std::string& str, in match_regex()