Home | History | Annotate | Download | only in common

Lines Matching refs:ucnv_swap

1326 ucnv_swap(const UDataSwapper *ds,
1370 udata_printError(ds, "ucnv_swap(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not recognized as an ICU .cnv conversion table\n",
1392 udata_printError(ds, "ucnv_swap(): too few bytes (%d after header) for an ICU .cnv conversion table\n",
1413 udata_printError(ds, "ucnv_swap(): error swapping converter name\n");
1431 udata_printError(ds, "ucnv_swap(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table\n",
1445 udata_printError(ds, "ucnv_swap(): unsupported _MBCSHeader.version %d.%d\n",
1464 udata_printError(ds, "ucnv_swap(): unsupported combination of makeconv --small with SBCS\n");
1482 udata_printError(ds, "ucnv_swap(): unsupported MBCS output type 0x%x\n",
1516 udata_printError(ds, "ucnv_swap(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table with extension data\n",
1528 udata_printError(ds, "ucnv_swap(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table\n",
1678 udata_printError(ds, "ucnv_swap(): unknown conversionType=%d!=UCNV_MBCS\n",