Searched refs:cmatch (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/match_results/
H A Dswap.cc29 std::cmatch m;
31 std::cmatch mm1 = m, mm2;
H A Dformat.cc38 cmatch m;
54 cmatch m;
H A Dout_of_range_submatches.cc36 std::cmatch m;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/
H A Demptygroup.cc40 cmatch m;
49 cmatch m;
H A Dungreedy.cc39 cmatch m;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/
H A Dinit-list.cc31 cmatch res;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/match_results/ctors/char/
H A Ddefault.cc32 std::cmatch cm;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/char/
H A Ddr2213.cc36 cmatch m;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/
H A D61424.cc47 cmatch m;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/
H A Dcstring_questionmark.cc40 std::cmatch m;
H A Dcstring_plus.cc40 std::cmatch m;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/ecma/
H A Dassertion.cc81 cmatch m;
H A Dflags.cc38 cmatch m;
H A Dgreedy.cc38 cmatch m;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters/
H A Dwhatis.cc115 std::cmatch *cmatch_ptr;
116 holder<std::cmatch> cmatch_holder;
117 // { dg-final { whatis-test cmatch_holder "holder<std::cmatch>" } }
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dregex.h1899 typedef match_results<const char*> cmatch; typedef

Completed in 122 milliseconds