Searched refs:mac_utf8_to_utf16 (Results 1 – 1 of 1) sorted by relevance
35 static UniChar *mac_utf8_to_utf16(char_u *from, size_t fromLen, size_t *actualLen);426 result = mac_utf8_to_utf16(utf8_str, utf8_len, actualLen); in mac_enc_to_utf16()534 mac_utf8_to_utf16( in mac_utf8_to_utf16() function