Searched defs:make_regex (Results 1 – 4 of 4) sorted by relevance
43 make_regex(const ATL::CSimpleStringT<B, b>& s, ::boost::regex_constants::syntax_option_type f = boo… in make_regex() function
462 def make_regex(s): function
467 static char *make_regex(const char *glob) in make_regex() function
1351 static int make_regex(regex_t *re, const char *match) in make_regex() function