Searched refs:m_Match (Results 1 – 1 of 1) sorted by relevance
85 m_Match(Other.m_Match), in find_iterator()99 m_Match(Begin,Begin), in find_iterator()117 … m_Match=::boost::make_iterator_range(::boost::begin(lit_col), ::boost::begin(lit_col)); in find_iterator()129 return m_Match; in dereference()135 m_Match=this->do_find(m_Match.end(),m_End); in increment()146 m_Match==Other.m_Match && in equal()165 m_Match.begin() == m_End && in eof()166 m_Match.end() == m_End in eof()172 match_type m_Match; member in boost::algorithm::find_iterator245 m_Match(Other.m_Match), in split_iterator()[all …]