Searched refs:Utf8Encode (Results 1 – 1 of 1) sorted by relevance
135 static void Utf8Encode(T *str, char32_t cu);279 StringView::Utf8Encode<ArenaString>(str_, ch); in Append()415 void StringView::Utf8Encode(T *str, char32_t cu) in Utf8Encode() function