Home
last modified time | relevance | path

Searched refs:default_ignorable_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.hpp90 default_ignorable_code_point = 4096 enumerator
282 return (detail::category_lookup(ch) & properties::default_ignorable_code_point) != 0; in is_default_ignorable_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.hpp159 struct default_ignorable_code_point { BOOST_SPIRIT_IS_TAG() }; struct
404 BOOST_SPIRIT_UNICODE_CLASSIFY(default_ignorable_code_point)
648 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(default_ignorable_code_point)
H A Dcommon_terminals.hpp334 BOOST_SPIRIT_UNICODE_CHAR_CODE(default_ignorable_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.hpp221 BOOST_SPIRIT_DERIVED_CATEGORY(default_ignorable_code_point)