Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/unicode/
H A Dlowercase_table.hpp614 inline ::boost::uint32_t lowercase_lookup(::boost::uint32_t ch) in lowercase_lookup() function
H A Dquery.hpp293 ::boost::uint32_t r = detail::lowercase_lookup(ch); in to_lowercase()