Searched defs:ucol_swap (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducol_swp.cpp177 /* argument checking in case we were not called from ucol_swap() */
202 udata_printError(ds, "ucol_swap(formatVersion=3): too few bytes (%d after header) for collation data\n",
214 udata_printError(ds, "ucol_swap(formatVersion=3): magic 0x%08x or format version %02x.%02x is not a collation binary\n",
222 udata_printError(ds, "ucol_swap(formatVersion=3): endianness %d or charset %d does not match the swapper\n",
392 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
401 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
428 udata_printError(ds, "ucol_swap(formatVersion=4): too few bytes "
470 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED8_OFFSET\n", length);
486 udata_printError(ds, "ucol_swap(formatVersion=4): unknown data at IX_RESERVED10_OFFSET\n", length);
539 udata_printError(ds, "ucol_swap(formatVersio
551 ucol_swap(const UDataSwapper *ds, function
[all...]
/external/icu/icu4c/source/common/unicode/
H A Durename.h763 #define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap) macro

Completed in 63 milliseconds