Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex.h52 __regex_algo_impl(_BiIter __s, in _GLIBCXX_VISIBILITY()
770 __detail::__regex_algo_impl(_Bp, _Bp, match_results<_Bp, _Ap>&, in _GLIBCXX_VISIBILITY()
2038 __detail::__regex_algo_impl(_Bp, _Bp, match_results<_Bp, _Ap>&, in _GLIBCXX_VISIBILITY()
2178 return __detail::__regex_algo_impl<_Bi_iter, _Alloc, _Ch_type, _Rx_traits, in _GLIBCXX_VISIBILITY()
2335 return __detail::__regex_algo_impl<_Bi_iter, _Alloc, _Ch_type, _Rx_traits, in _GLIBCXX_VISIBILITY()
H A Dregex.tcc50 __regex_algo_impl(_BiIter __s, in __regex_algo_impl() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex.h54 __regex_algo_impl(_BiIter __s, _BiIter __e, in _GLIBCXX_VISIBILITY()
816 __detail::__regex_algo_impl(_Bp, _Bp, match_results<_Bp, _Ap>&, in _GLIBCXX_VISIBILITY()
2120 __detail::__regex_algo_impl(_Bp, _Bp, match_results<_Bp, _Ap>&, in _GLIBCXX_VISIBILITY()
2268 return __detail::__regex_algo_impl(__s, __e, __m, __re, __flags, in _GLIBCXX_VISIBILITY()
2424 return __detail::__regex_algo_impl(__s, __e, __m, __re, __flags, in _GLIBCXX_VISIBILITY()
H A Dregex.tcc48 __regex_algo_impl(_BiIter __s, in __regex_algo_impl() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2013879 * include/bits/regex.tcc (__regex_algo_impl<>): Move __get_executor
1026 * include/bits/regex.tcc (__regex_algo_impl<>,
1098 * include/bits/regex.h (__regex_algo_impl<>, regex_match<>,
1100 * include/bits/regex.tcc (__regex_algo_impl<>): Implement.
H A DChangeLog-20144 * include/bits/regex.tcc (__regex_algo_impl): s/auto/auto&/.
365 * include/bits/regex.tcc: (__regex_algo_impl<>,
5633 * include/bits/regex.tcc (__regex_algo_impl<>): Use DFS for ECMAScript,
6488 * include/bits/regex.tcc (__regex_algo_impl<>): Remove
H A DChangeLog5602 * include/bits/regex.h (__regex_algo_impl): Change __policy and
5606 * include/bits/regex.tcc (__regex_algo_impl): Change template
H A DChangeLog-20154354 * include/bits/regex.tcc (__regex_algo_impl<>, regex_replace<>,
H A DChangeLog-20194080 * include/bits/regex.tcc (__regex_algo_impl): Remove loop to set
H A DChangeLog-20213474 * include/bits/regex.tcc (__regex_algo_impl): Use reference to