Home
last modified time | relevance | path

Searched refs:is_low_surrogate (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/regex/pending/
H A Dunicode_iterator.hpp87 inline bool is_low_surrogate(::boost::uint16_t v) in is_low_surrogate() function
236 BOOST_ASSERT(detail::is_low_surrogate(m_values[1])); in extract_current()
292 if(detail::is_low_surrogate(*m_position)) in decrement()