Home
last modified time | relevance | path

Searched refs:white_space (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.hpp87 white_space = 512, enumerator
244 return (detail::category_lookup(ch) & properties::white_space) != 0; in is_white_space()
/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.hpp156 struct white_space { BOOST_SPIRIT_IS_TAG() }; struct
401 BOOST_SPIRIT_UNICODE_CLASSIFY(white_space)
645 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(white_space)
H A Dcommon_terminals.hpp331 BOOST_SPIRIT_UNICODE_CHAR_CODE(white_space)
/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.hpp218 BOOST_SPIRIT_DERIVED_CATEGORY(white_space)