Searched defs:unicode_string (Results 1 – 5 of 5) sorted by relevance
23 unicode_string = u"Euro=\u20ac ABCDEFGHIJKLMNOPQRSTUVWXYZ" variable
45 typedef std::basic_string<char_encoding::unicode::char_type> unicode_string; in main() typedef
564 icu::UnicodeString unicode_string; in Compute() local
305 def unicode_string(): function
112 def ip_address(self, unicode_string, der_bytes): argument