Searched refs:match_default (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_regex.h143 = std::regex_constants::match_default)
166 = std::regex_constants::match_default)
179 = std::regex_constants::match_default)
189 = std::regex_constants::match_default)
204 = std::regex_constants::match_default)
216 = std::regex_constants::match_default)
230 = std::regex_constants::match_default)
252 = std::regex_constants::match_default)
265 = std::regex_constants::match_default)
275 = std::regex_constants::match_default)
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/constants/
H A Dmatch_flag_type.cc33 std::regex_constants::match_flag_type flag = std::regex_constants::match_default;
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dregex.h1987 = regex_constants::match_default)
2013 = regex_constants::match_default)
2039 = regex_constants::match_default)
2064 = regex_constants::match_default)
2078 = regex_constants::match_default) = delete;
2098 = regex_constants::match_default)
2120 = regex_constants::match_default)
2144 = regex_constants::match_default)
2167 = regex_constants::match_default)
2191 = regex_constants::match_default)
[all...]
H A Dregex_constants.h250 constexpr match_flag_type match_default = static_cast<match_flag_type>(0); member in namespace:regex_constants

Completed in 120 milliseconds