Searched refs:__sub_match_string (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | regex.h | 1116 using __sub_match_string = basic_string< in _GLIBCXX_VISIBILITY() local 1131 operator==(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1144 operator!=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1156 operator<(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1168 operator>(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1180 operator>=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1192 operator<=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1207 const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __rhs) in _GLIBCXX_VISIBILITY() 1221 const __sub_match_string<_Bi_iter, _Ch_traits, _Alloc>& __rhs) in _GLIBCXX_VISIBILITY() 1238 const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __rhs) in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | regex.h | 1184 using __sub_match_string = basic_string< in _GLIBCXX_VISIBILITY() 1199 operator==(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1212 operator!=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1224 operator<(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1236 operator>(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1248 operator>=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1260 operator<=(const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __lhs, in _GLIBCXX_VISIBILITY() 1275 const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __rhs) in _GLIBCXX_VISIBILITY() 1289 const __sub_match_string<_Bi_iter, _Ch_traits, _Alloc>& __rhs) in _GLIBCXX_VISIBILITY() 1306 const __sub_match_string<_Bi_iter, _Ch_traits, _Ch_alloc>& __rhs) in _GLIBCXX_VISIBILITY() [all …]
|