Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mac_conv.c386 mac_enc_to_utf16( in mac_enc_to_utf16() function
453 utf16_str = mac_enc_to_utf16(from, fromLen, &utf16_len); in mac_enc_to_cfstring()
/vim-8.2.3635/src/proto/
H A Dos_mac_conv.pro8 unsigned short *mac_enc_to_utf16(char_u *from, size_t fromLen, size_t *actualLen);