Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
Dregex_executor.h54 using __search_mode = integral_constant<bool, __dfs_mode>; in _GLIBCXX_VISIBILITY() local
149 { return _M_main_dispatch(__match_mode, __search_mode{}); } in _GLIBCXX_VISIBILITY()
247 _State_info<__search_mode, _ResultsVec> _M_states; in _GLIBCXX_VISIBILITY()