Home | History | Annotate | Download | only in cintltst

Lines Matching full:secondary

1266  * The secondary/tertiary compression middle byte
1302 /* no compression secstr should have 150 secondary bytes, tertstr should
1304 with correct compression, secstr should have 6 secondary
1310 /* the last secondary collation element is not checked since it is not
1313 log_err("Secondary top down compression overlapped\n");
1318 /* tertiary top/bottom/common for en_US is similar to the secondary
1323 /* the last secondary collation element is not checked since it is not
1337 /* the last secondary collation element is not checked since it is not
1340 log_err("Secondary bottom up compression overlapped\n");
1345 /* tertiary top/bottom/common for en_US is similar to the secondary
1350 /* the last secondary collation element is not checked since it is not
2353 [last secondary ignorable] largest CE for secondary ignorable
2411 * However, there is a real secondary ignorable (artificial addition in FractionalUCA.txt),
2414 { "&[before 3][first secondary ignorable]<<<a",
2418 { "&[before 3][last secondary ignorable]<<<a",
2471 "&[last secondary ignorable]<<y"
3576 const char* rules = "&Ny << Y &[first secondary ignorable] <<< a";
3779 /* &[last secondary ignorable]<<< a &[first secondary ignorable]<<<b */
3841 /* Test [Last Secondary ignorable] */
3842 log_verbose("Tailoring test: &[last secondary ignorable]<<<a &[first secondary ignorable]<<<b\n");
3846 log_err("Tailoring test: &[last secondary ignorable] failed! -> %s\n", u_errorName(status));