Searched refs:UTF8Source (Results 1 – 1 of 1) sorted by relevance
121 GOwnPtr<char> UTF8Source; in encode() local122 UTF8Source.set(g_utf16_to_utf8(characters, length, 0, 0, 0)); in encode()125 UTF8Normalized.set(g_utf8_normalize(UTF8Source.get(), -1, G_NORMALIZE_NFC)); in encode()