Searched refs:from_dos (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DcharsetConv.c214 unsigned char *from_dos; member in struct:doscp_t
233 ret->from_dos = cp->tounix;
237 if(ret->from_dos == NULL) {
244 char native = ret->from_dos[i];
266 wchar[i] = cp->from_dos[c & 0x7f];

Completed in 145 milliseconds