Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mac_conv.c52 int to_enc, in mac_string_convert() argument
68 switch (to_enc) in mac_string_convert()
/vim-8.2.3635/src/proto/
H A Dos_mac_conv.pro2 …ert(char_u *ptr, int len, int *lenp, int fail_on_error, int from_enc, int to_enc, int *unconvlenp);