Searched defs:charset_matcher (Results 1 – 1 of 1) sorted by relevance
27 struct charset_matcher struct30 typedef typename Traits::char_type char_type;31 typedef Traits traits_type;32 typedef ICase icase_type;34 charset_matcher(CharSet const &charset = CharSet()) in charset_matcher() function39 void inverse() in inverse()45 bool match(match_state<BidiIter> &state, Next const &next) const in match()62 CharSet charset_;