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