Searched refs:CopyUTF8 (Results 1 – 3 of 3) sorted by relevance
302 UnicodeText& CopyUTF8(const char* utf8_buffer, int byte_length);439 t.CopyUTF8(utf8_buf, len); in UTF8ToUnicodeText()
232 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) { in CopyUTF8() function in i18n::phonenumbers::UnicodeText
92 text_.CopyUTF8(s, static_cast<int>(len)); in setTo()