Home | History | Annotate | Download | only in bldcsndfa

Lines Matching full:fromcode

260         char fromcode[33];
263 makecode(fromcode, ccsidin);
268 fromcode[18] = '1';
270 return iconv_open(tocode, fromcode);