Searched refs:ucs4_char (Results 1 – 2 of 2) sorted by relevance
22 typedef ::boost::uint32_t ucs4_char; typedef24 typedef std::basic_string<ucs4_char> ucs4_string;
56 info(utf8_string const& tag_, ucs4_char value_) in info()