Searched refs:utf_16 (Results 1 – 1 of 1) sorted by relevance
102 utf_16le_to_utf_8_truncated(const wchar_t *utf_16, char *utf_8, in utf_16le_to_utf_8_truncated() argument116 while ((c = *utf_16++) != '\0') { in utf_16le_to_utf_8_truncated()122 c2 = *utf_16; in utf_16le_to_utf_8_truncated()139 utf_16++; in utf_16le_to_utf_8_truncated()