Searched refs:enc2macroman (Results 1 – 3 of 3) sorted by relevance
4 int enc2macroman(char_u *from, size_t fromlen, char_u *to, int *tolenp, int maxtolen, char_u *rest,…
228 enc2macroman( in enc2macroman() function
405 if (enc2macroman(from, fromlen, in buf_write_bytes()