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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/bits/
H A Dregex.h1461 class match_results class in inherits:std::vector
1509 match_results(const _Allocator& __a = _Allocator()) function in class:match_results
1516 match_results(const match_results& __rhs) function in class:match_results
1844 operator ==(const match_results<_Bi_iter, _Allocator>& __m1, const match_results<_Bi_iter, _Allocator>& __m2) argument
1868 operator !=(const match_results<_Bi_iter, _Allocator>& __m1, const match_results<_Bi_iter, _Allocator>& __m2) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/bits/
H A Dregex.h1429 class match_results class in inherits:std::vector
1478 match_results(const _Alloc& __a = _Alloc()) function in class:match_results
1485 match_results(const match_results& __rhs) function in class:match_results
1810 operator ==(const match_results<_Bi_iter, _Alloc>& __m1, const match_results<_Bi_iter, _Alloc>& __m2) argument
1834 operator !=(const match_results<_Bi_iter, _Alloc>& __m1, const match_results<_Bi_iter, _Alloc>& __m2) argument
[all...]

Completed in 114 milliseconds