Home
last modified time | relevance | path

Searched refs:char_class (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/char/
H A Dchar_class.hpp58 struct char_class struct
59 : char_parser<char_class<Tag>, typename Tag::char_encoding::char_type>
62 typedef typename Tag::char_class classification; argument
67 using spirit::char_class::classify; in test()
75 typedef spirit::char_class::what<char_encoding> what_; in what()
110 typedef char_class<tag> result_type;
H A Dchar.hpp468 typedef char_class<tag> result_type;
/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.hpp277 typedef CharClass char_class; // e.g. tag::alnum typedef
281 namespace boost { namespace spirit { namespace char_class namespace