Home
last modified time | relevance | path

Searched refs:cmatch (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/boost/regex/v4/
Dregex_search.hpp85 cmatch& m, in regex_search()
95 cmatch m; in regex_search()
170 cmatch m; in regex_search()
Dregex_match.hpp104 cmatch& m, in regex_match()
119 cmatch& m, in regex_match()
134 cmatch& m, in regex_match()
149 cmatch& m, in regex_match()
Dregex.hpp136 typedef match_results<const char*> cmatch; typedef
Dregex_grep.hpp110 inline unsigned int regex_grep(bool (*foo)(const cmatch&), const char* str, in regex_grep() argument
/third_party/boost/libs/regex/test/concepts/
Drange_concept_check.cpp37 check<boost::cmatch>(); in main()
/third_party/boost/libs/regex/performance/
Dxpressive.cpp18 cmatch what;
Dstd.cpp18 std::cmatch what;
Dboost.cpp16 boost::cmatch what;
/third_party/boost/libs/regex/example/snippets/
Dregex_match_example.cpp35 cmatch what; in process_ftp()
Dpartial_regex_grep.cpp70 boost::regex_grep<bool(*)(const boost::cmatch&), const char*>(grep_callback, in search()
/third_party/boost/libs/regex/src/
Dcregex.cpp87 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 ()()
Dposix_api.cpp233 cmatch m; in regexecA()
/third_party/boost/libs/regex/test/regress/
Dtest_overloads.cpp29 boost::cmatch cm; in test_overloads()
Dtest_mfc.cpp41 boost::cmatch what; in test_mfc()
/third_party/boost/libs/xpressive/example/
Dmain.cpp99 cmatch what; in example2()
/third_party/boost/boost/xpressive/
Dxpressive_fwd.hpp223 typedef match_results<char const *> cmatch; typedef
/third_party/boost/libs/xpressive/test/
Dtest_format.cpp57 std::string c_format_fun(cmatch const &what) in c_format_fun()
/third_party/boost/tools/bcp/
Dadd_dependent_lib.cpp190 boost::cmatch what; in add_dependent_lib()
Doutput_licence_info.cpp146 boost::cmatch what; in output_license_info()
Dadd_path.cpp519 boost::cmatch what; in add_file_dependencies()
/third_party/boost/libs/xpressive/doc/
Dmatching.qbk47 cmatch what;
Dquick_start.qbk40 …[[_match_results_] [`smatch`] [`cmatch`] [`wsma…
Dexamples.qbk76 cmatch what;
/third_party/boost/libs/regex/doc/
Dregex_match.qbk165 cmatch what;
/third_party/skia/fuzz/
DFuzzMain.cpp319 std::cmatch m; in try_auto_detect()

12