Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dos_mac_conv.pro4 int enc2macroman(char_u *from, size_t fromlen, char_u *to, int *tolenp, int maxtolen, char_u *rest,…
/vim-8.2.3635/src/
H A Dos_mac_conv.c228 enc2macroman( in enc2macroman() function
H A Dbufwrite.c405 if (enc2macroman(from, fromlen, in buf_write_bytes()