Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dfind_iterator.hpp85 m_Match(Other.m_Match), in find_iterator()
99 m_Match(Begin,Begin), in find_iterator()
117m_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_iterator
245 m_Match(Other.m_Match), in split_iterator()
[all …]