Searched refs:_Exact (Results 1 – 2 of 2) sorted by relevance
58 enum class _Match_mode : unsigned char { _Exact, _Prefix }; in _GLIBCXX_VISIBILITY() enumerator93 return _M_main(_Match_mode::_Exact); in _GLIBCXX_VISIBILITY()
138 if (__match_mode == _Match_mode::_Exact) in _M_main_dispatch()431 if (__match_mode == _Match_mode::_Exact) in _M_handle_accept()