Lines Matching defs:ucnv_swap
1343 ucnv_swap(const UDataSwapper *ds,
1387 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",
1409 udata_printError(ds, "ucnv_swap(): too few bytes (%d after header) for an ICU .cnv conversion table\n",
1430 udata_printError(ds, "ucnv_swap(): error swapping converter name\n");
1448 udata_printError(ds, "ucnv_swap(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table\n",
1462 udata_printError(ds, "ucnv_swap(): unsupported _MBCSHeader.version %d.%d\n",
1481 udata_printError(ds, "ucnv_swap(): unsupported combination of makeconv --small with SBCS\n");
1499 udata_printError(ds, "ucnv_swap(): unsupported MBCS output type 0x%x\n",
1533 udata_printError(ds, "ucnv_swap(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table with extension data\n",
1545 udata_printError(ds, "ucnv_swap(): too few bytes (%d after headers) for an ICU MBCS .cnv conversion table\n",
1695 udata_printError(ds, "ucnv_swap(): unknown conversionType=%d!=UCNV_MBCS\n",