Searched defs:match_results (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dregex.h1510 class match_results class in inherits:std::vector
1562 match_results(const _Alloc& __a = _Alloc()) function in class:match_results
1914 operator ==(const match_results<_Bi_iter, _Alloc>& __m1, const match_results<_Bi_iter, _Alloc>& __m2) argument
1938 operator !=(const match_results<_Bi_iter, _Alloc>& __m1, const match_results<_Bi_iter, _Alloc>& __m2) argument
[all...]

Completed in 44 milliseconds