Home | History | Annotate | Download | only in cintltst

Lines Matching full:lead

1009  * Takes two CEs (lead and continuation) and
5849 * This test ensures that characters placed before a character in a different script have the same lead byte
5896 /* check the lead byte of the collation keys before script reordering */
5900 log_err("Different lead byte for sort keys using before rule and before script reordering. base character lead byte = %02x, before character lead byte = %02x\n", baseKey[0], beforeKey[0]);
5916 /* check the lead byte of the collation keys after script reordering */
5920 log_err("Different lead byte for sort keys using before fule and after script reordering. base character lead byte = %02x, before character lead byte = %02x\n", baseKey[0], beforeKey[0]);
5945 log_verbose("Testing non-lead bytes in a sort key with and without reordering\n");
6023 log_verbose("Testing non-lead bytes in a sort key with and without reordering\n");
6129 log_verbose("Testing non-lead bytes in a sort key with and without reordering\n");
6319 log_verbose("Testing non-lead bytes in a sort key with and without reordering\n");