Searched defs:utf8_string (Results 1 – 15 of 15) sorted by relevance
47 std::string utf8_string; in Utf16ToUtf8() local69 std::string_view utf8_string) { in Utf8ToUtf16()155 void AppendUchar32ToUtf8(std::string* utf8_string, UChar32 uchar) { in AppendUchar32ToUtf8()
25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2()
666 std::string utf8_string = u8"\u03BA\u1F79\u03C3\u03BC\u03B5"; in TEST() local
652 std::string utf8_string = u8"\u03BA\u1F79\u03C3\u03BC\u03B5"; in TEST() local
688 std::string utf8_string = u8"\u03BA\u1F79\u03C3\u03BC\u03B5"; in TEST() local
1471 const char *utf8_string = "\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41"; in Ticket10562() local
1899 std::string utf8_string((const char *)utf8, sizeof(utf8)); in TestUTF8() local
504 optional string utf8_string = 6 [default = "\341\210\264"]; field
1085 const char utf8_string[] = { in TEST() local
614 optional string utf8_string = 6 [default = "\341\210\264"]; field