Home
last modified time | relevance | path

Searched defs:standard_wide (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/
H A Dstandard_wide.hpp42 struct standard_wide struct
44 typedef wchar_t char_type;
48 to_int_type(Char ch) in to_int_type()
55 to_char_type(typename std::char_traits<Char>::int_type ch) in to_char_type()
61 ischar(int ch) in ischar()
75 isalnum(wchar_t ch) in isalnum()
82 isalpha(wchar_t ch) in isalpha()
89 iscntrl(wchar_t ch) in iscntrl()
96 isdigit(wchar_t ch) in isdigit()
103 isgraph(wchar_t ch) in isgraph()
[all …]
/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.hpp41 namespace standard_wide { using namespace boost::spirit::standard_wide; } namespace