Lines Matching full:secondary
450 /*log_verbose("Testing secondary\n");*/
454 fprintf(file,"secondary failed source: %s target: %s \n", utfSource,utfTarget);
463 fprintf(file,"secondary swamps 3rd failed source: %s target: %s \n",utfSource,utfTarget);
479 fprintf(file,"secondary is swamped by 1 failed source: %s target: %s \n",utfSource,utfTarget);
1008 * primary vs. primary, secondary vs. secondary
2569 secondary bytes, tertstr should
2571 with correct overlapping compression, secstr should have 4 secondary
2576 /* the last secondary collation element is not checked since it is not
2579 log_err("Secondary compression overlapped\n");
2584 /* tertiary top/bottom/common for en_US is similar to the secondary
2589 /* the last secondary collation element is not checked since it is not
2603 /* the last secondary collation element is not checked since it is not
2606 log_err("Secondary compression overlapped\n");
2611 /* tertiary top/bottom/common for en_US is similar to the secondary
2616 /* the last secondary collation element is not checked since it is not
3615 [last secondary ignorable] largest CE for secondary ignorable
3670 { "&[before 3][first secondary ignorable]<<<a",
3672 }, /* you cannot go before first secondary ignorable */
3674 { "&[before 3][last secondary ignorable]<<<a",
3676 }, /* you cannot go before first secondary ignorable */
3721 "&[last secondary ignorable]<<y"
4902 const char* rules = "&Ny << Y &[first secondary ignorable] <<< a";
5089 /* &[last secondary ignorable]<<< a &[first secondary ignorable]<<<b */
5144 /* Test [Last Secondary ignorable] */
5145 log_verbose("\n\nTailoring test: &[last secondary ignorable]<<<a &[first secondary ignorable]<<<b ");