Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex.h2644 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY() typedef
2664 regex_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re, in _GLIBCXX_VISIBILITY()
2675 regex_iterator(_Bi_iter, _Bi_iter, const regex_type&&, in _GLIBCXX_VISIBILITY()
2735 const regex_type* _M_pregex = nullptr; in _GLIBCXX_VISIBILITY()
2761 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY() typedef
2798 regex_token_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re, in _GLIBCXX_VISIBILITY()
2815 const regex_type& __re, in _GLIBCXX_VISIBILITY()
2832 const regex_type& __re, in _GLIBCXX_VISIBILITY()
2850 const regex_type& __re, in _GLIBCXX_VISIBILITY()
2860 regex_token_iterator(_Bi_iter, _Bi_iter, const regex_type&&, int = 0, in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex.h2737 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY()
2757 regex_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re, in _GLIBCXX_VISIBILITY()
2768 regex_iterator(_Bi_iter, _Bi_iter, const regex_type&&, in _GLIBCXX_VISIBILITY()
2837 const regex_type* _M_pregex = nullptr; in _GLIBCXX_VISIBILITY()
2866 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY()
2903 regex_token_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re, in _GLIBCXX_VISIBILITY()
2920 const regex_type& __re, in _GLIBCXX_VISIBILITY()
2937 const regex_type& __re, in _GLIBCXX_VISIBILITY()
2955 const regex_type& __re, in _GLIBCXX_VISIBILITY()
2965 regex_token_iterator(_Bi_iter, _Bi_iter, const regex_type&&, int = 0, in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dregex671 typedef basic_regex<charT, traits> regex_type;
680 const regex_type& re,
683 const regex_type&& re,
710 typedef basic_regex<charT, traits> regex_type;
719 const regex_type& re, int submatch = 0,
722 const regex_type&& re, int submatch = 0,
725 const regex_type& re, const vector<int>& submatches,
728 const regex_type&& re, const vector<int>& submatches,
731 const regex_type& re, initializer_list<int> submatches,
734 const regex_type&& re, initializer_list<int> submatches,
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dregex2448 typedef basic_regex<_Ch_type, _Rx_traits> regex_type;
2473 regex_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re,
2537 const regex_type* pregex;
2563 typedef basic_regex<_Ch_type, _Rx_traits> regex_type;
2601 regex_token_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re,
2619 const regex_type& __re,
2638 const regex_type& __re,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dregex2448 typedef basic_regex<_Ch_type, _Rx_traits> regex_type;
2473 regex_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re,
2537 const regex_type* pregex;
2563 typedef basic_regex<_Ch_type, _Rx_traits> regex_type;
2601 regex_token_iterator(_Bi_iter __a, _Bi_iter __b, const regex_type& __re,
2619 const regex_type& __re,
2638 const regex_type& __re,