Home
last modified time | relevance | path

Searched refs:uppercase_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 Duppercase_table.hpp633 inline ::boost::uint32_t uppercase_lookup(::boost::uint32_t ch) in uppercase_lookup() function
H A Dquery.hpp300 ::boost::uint32_t r = detail::uppercase_lookup(ch); in to_uppercase()