Home
last modified time | relevance | path

Searched refs:utf8_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.hpp97 inline unsigned utf8_byte_count(boost::uint8_t c) in utf8_byte_count() function
113 return utf8_byte_count(c) - 1; in utf8_trailing_byte_count()
530 unsigned c = detail::utf8_byte_count(*m_position); in increment()
595 std::ptrdiff_t extra = detail::utf8_byte_count(v); in u8_to_u32_iterator()