Home
last modified time | relevance | path

Searched refs:noncharacter_code_point (Results 1 – 4 of 4) 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 Dquery.hpp89 noncharacter_code_point = 2048, enumerator
277 return (detail::category_lookup(ch) & properties::noncharacter_code_point) != 0; in is_noncharacter_code_point()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dchar_class.hpp158 struct noncharacter_code_point { BOOST_SPIRIT_IS_TAG() }; struct
403 BOOST_SPIRIT_UNICODE_CLASSIFY(noncharacter_code_point)
647 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(noncharacter_code_point)
H A Dcommon_terminals.hpp333 BOOST_SPIRIT_UNICODE_CHAR_CODE(noncharacter_code_point)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/
H A Dunicode.hpp220 BOOST_SPIRIT_DERIVED_CATEGORY(noncharacter_code_point)