Searched defs:char_set (Results 1 – 2 of 2) sorted by relevance
271 struct char_set struct276 typedef typename CharEncoding::char_type char_type;277 typedef CharEncoding char_encoding;280 char_set(String const& str) in char_set() function323 bool test(CharParam ch, Context&) const in test()330 info what(Context& /*context*/) const in what()335 support::detail::basic_chset<char_type> chset;339 struct char_set<CharEncoding, no_attribute, true> // case insensitive struct344 typedef typename CharEncoding::char_type char_type;345 typedef CharEncoding char_encoding;[all …]
1018 PI_CMD_CHARS_SET_REQ char_set; member1040 PI_CMD_CHARS_SET_RSP char_set; member