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 D | regex.h | 52 __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 D | regex.tcc | 50 __regex_algo_impl(_BiIter __s, in __regex_algo_impl() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | regex.h | 54 __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 D | regex.tcc | 48 __regex_algo_impl(_BiIter __s, in __regex_algo_impl() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2013 | 879 * 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 D | ChangeLog-2014 | 4 * 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 D | ChangeLog | 5602 * include/bits/regex.h (__regex_algo_impl): Change __policy and 5606 * include/bits/regex.tcc (__regex_algo_impl): Change template
|
H A D | ChangeLog-2015 | 4354 * include/bits/regex.tcc (__regex_algo_impl<>, regex_replace<>,
|
H A D | ChangeLog-2019 | 4080 * include/bits/regex.tcc (__regex_algo_impl): Remove loop to set
|
H A D | ChangeLog-2021 | 3474 * include/bits/regex.tcc (__regex_algo_impl): Use reference to
|