Home
last modified time | relevance | path

Searched refs:format_first_only (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_constants.h294 static constexpr match_flag_type format_first_only = 1 << _S_first_only; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_constants.h370 _GLIBCXX17_INLINE constexpr match_flag_type format_first_only = in _GLIBCXX_VISIBILITY() local
H A Dregex.tcc489 if (__flags & regex_constants::format_first_only) in regex_replace()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dregex316 static const match_flag_type format_first_only = 1 << _S_first_only;
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dregex316 static const match_flag_type format_first_only = 1 << _S_first_only;