Home | History | Annotate | Download | only in common

Lines Matching full:collation

18 *   Swap collation binaries.
132 * The collation binary must contain at least the UCATableHeader,
163 /* swap a header-less collation formatVersion=3 binary, inside a resource bundle or ucadata.icu */
193 * The collation binary must contain at least the UCATableHeader,
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",
393 "(%d after header) for collation data\n",
402 "(%d after header) for collation data\n",
429 "(%d after header) for collation data\n",
549 /* swap ICU collation data like ucadata.icu */
574 "(format version %02x.%02x) is not recognized as collation data\n",
598 /* swap inverse UCA collation data (invuca.icu) */
629 udata_printError(ds, "ucol_swapInverseUCA(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not an inverse UCA collation file\n",
644 * The inverse UCA collation binary must contain at least the InverseUCATableHeader,
655 udata_printError(ds, "ucol_swapInverseUCA(): too few bytes (%d after header) for inverse UCA collation data\n",