Home
last modified time | relevance | path

Searched refs:utf8_trailing_byte_count (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.hpp111 inline unsigned utf8_trailing_byte_count(boost::uint8_t c) in utf8_trailing_byte_count() function
554 if(count != detail::utf8_trailing_byte_count(*m_position)) in decrement()
613 unsigned extra = detail::utf8_trailing_byte_count(*m_position); in extract_current()