Searched defs:match_test (Results 1 – 11 of 11) sorted by relevance
50 bool std_regex::match_test(const char * text) in match_test() function in std_regex
41 bool boost_regex::match_test(const char * text) in match_test() function in boost_regex
52 bool xpressive_regex::match_test(const char * text) in match_test() function in xpressive_regex
49 bool re2_regex::match_test(const char * text) in match_test() function in re2_regex
63 bool pcre_regex::match_test(const char * text) in match_test() function in pcre_regex
67 bool posix_regex::match_test(const char * text) in match_test() function in posix_regex
192 match_test(std::string name, std::string pattern) in match_test() function
1553 def match_test(test): function
1122 def match_test(test): function
15044 add_executable(match_test target
18985 add_executable(match_test target