Searched refs:chset_t (Results 1 – 3 of 3) sorted by relevance
52 Char = chset_t( in init_chset()60 Sch = chset_t(L"\x20\x9\xD\xA"); in init_chset()62 BaseChar = chset_t( in init_chset()97 Ideographic = chset_t(L"\x4E00-\x9FA5\x3007\x3021-\x3029"); in init_chset()101 CombiningChar = chset_t( in init_chset()121 Digit = chset_t( in init_chset()127 Extender = chset_t( in init_chset()
53 Char = chset_t("\x9\xA\xD\x20-\x7f\x80\x81-\xFF"); in init_chset()54 Letter = chset_t("\x41-\x5A\x61-\x7A\xC0-\xD6\xD8-\xF6\xF8-\xFF"); in init_chset()55 Digit = chset_t("0-9"); in init_chset()56 Extender = chset_t('\xB7'); in init_chset()57 Sch = chset_t("\x20\x9\xD\xA"); in init_chset()
77 typedef typename boost::spirit::classic::chset<CharType> chset_t; typedef in boost::archive::basic_xml_grammar127 chset_t