Home | History | Annotate | Download | only in intltest

Lines Matching full:collation

70     /* new table collation with rules "& Z < p, P"  loop to FIXEDTESTSET */
72 /* new table collation with rules "& C < ch , cH, Ch, CH " loop to TOTALTESTSET */
74 /* new table collation with rules "& Question-mark ; ? & Hash-mark ; # & Ampersand ; '&' " loop to TOTALTESTSET */
125 errln("Recreate %s collation failed - %s", locale.getName(), u_errorName(status));
151 logln("Demo Test 1 : Create a new table collation with rules \"& Z < p, P\"");
166 errln( "Demo Test 1 Table Collation object creation failed.");
185 logln("Demo Test 2 : Create a new table collation with rules \"& C < ch , cH, Ch, CH\"");
200 errln("Demo Test 2 Table Collation object creation failed.");
219 logln("Demo Test 3 : Create a new table collation with rules \"& Question'-'mark ; '?' & Hash'-'mark ; '#' & Ampersand ; '&'\"");
234 errln("Demo Test 3 Table Collation object creation failed.");
253 logln("Demo Test 4 : Create a new table collation with rules \" & aa ; a'-' & ee ; e'-' & ii ; i'-' & oo ; o'-' & uu ; u'-' \"");