Searched refs:format_first_only (Results 1 – 5 of 5) sorted by relevance
294 static constexpr match_flag_type format_first_only = 1 << _S_first_only; in _GLIBCXX_VISIBILITY() local
370 _GLIBCXX17_INLINE constexpr match_flag_type format_first_only = in _GLIBCXX_VISIBILITY() local
489 if (__flags & regex_constants::format_first_only) in regex_replace()
316 static const match_flag_type format_first_only = 1 << _S_first_only;