Home
last modified time | relevance | path

Searched refs:mac_utf8_to_utf16 (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_mac_conv.c35 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