Home
last modified time | relevance | path

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

/external/mtools/
DcharsetConv.c161 char *dos2 = (char *) dos; /* Magic to be able to call iconv with its in dos_to_wchar() local
163 r=iconv(cp->from, &dos2, &in_len, (char **)&dptr, &out_len); in dos_to_wchar()