Searched refs:cmatch (Results 1 – 25 of 28) sorted by relevance
12
85 cmatch& m, in regex_search()95 cmatch m; in regex_search()170 cmatch m; in regex_search()
104 cmatch& m, in regex_match()119 cmatch& m, in regex_match()134 cmatch& m, in regex_match()149 cmatch& m, in regex_match()
136 typedef match_results<const char*> cmatch; typedef
110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() argument
37 check<boost::cmatch>(); in main()
18 cmatch what;
18 std::cmatch what;
16 boost::cmatch what;
35 cmatch what; in process_ftp()
70 boost::regex_grep<bool(*)(const boost::cmatch&), const char*>(grep_callback, in search()
87 cmatch m;243 bool operator()(const cmatch& m) in operator ()()268 bool operator()(const cmatch& m) in operator ()()298 bool operator()(const cmatch& m) in operator ()()
233 cmatch m; in regexecA()
29 boost::cmatch cm; in test_overloads()
41 boost::cmatch what; in test_mfc()
99 cmatch what; in example2()
223 typedef match_results<char const *> cmatch; typedef
57 std::string c_format_fun(cmatch const &what) in c_format_fun()
190 boost::cmatch what; in add_dependent_lib()
146 boost::cmatch what; in output_license_info()
519 boost::cmatch what; in add_file_dependencies()
47 cmatch what;
40 …[[_match_results_] [`smatch`] [`cmatch`] [`wsma…
76 cmatch what;
165 cmatch what;
319 std::cmatch m; in try_auto_detect()