Searched refs:AppendUchar32ToUtf8 (Results 1 – 3 of 3) sorted by relevance
94 void AppendUchar32ToUtf8(std::string* utf8_string, UChar32 uchar);
155 void AppendUchar32ToUtf8(std::string* utf8_string, UChar32 uchar) { in AppendUchar32ToUtf8() function
69 i18n_utils::AppendUchar32ToUtf8(&normalized_text, iterator->second); in NormalizeTerm()