Searched refs:_RegexExecutorPolicy (Results 1 – 2 of 2) sorted by relevance
53 _RegexExecutorPolicy __policy, in __regex_algo_impl()65 || (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
49 enum class _RegexExecutorPolicy : int { _S_auto, _S_alternate }; in _GLIBCXX_VISIBILITY() enum58 _RegexExecutorPolicy __policy, in _GLIBCXX_VISIBILITY()819 __detail::_RegexExecutorPolicy, bool); in _GLIBCXX_VISIBILITY()2123 __detail::_RegexExecutorPolicy, bool); in _GLIBCXX_VISIBILITY()2269 __detail::_RegexExecutorPolicy::_S_auto, true); in _GLIBCXX_VISIBILITY()2425 __detail::_RegexExecutorPolicy::_S_auto, false); in _GLIBCXX_VISIBILITY()