Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex.h1040 using __sub_match_string = basic_string< in _GLIBCXX_VISIBILITY() local
1053 operator==(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY()
1069 operator!=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY()
1081 operator<(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY()
1096 operator>(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY()
1108 operator>=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY()
1120 operator<=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY()
1134 const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __rhs) in _GLIBCXX_VISIBILITY()
1150 const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __rhs) in _GLIBCXX_VISIBILITY()
1162 const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __rhs) in _GLIBCXX_VISIBILITY()
[all …]