Lines Matching full:collation
117 /* new table collation with rules "& Z < p, P" loop to FIXEDTESTSET */
119 /* new table collation with rules "& C < ch , cH, Ch, CH " loop to TOTALTESTSET */
121 /* new table collation with rules "& Question-mark ; ? & Hash-mark ; # & Ampersand ; '&' " loop to TOTALTESTSET */
208 log_verbose("Demo Test 1 : Create a new table collation with rules \" & Z < p, P \" \n");
214 log_err_status(status, "Demo Test 1 Rule collation object creation failed. : %s\n", myErrorName(status));
239 log_verbose("Demo Test 2 : Create a new table collation with rules \"& C < ch , cH, Ch, CH\"");
245 log_err_status(status, "Demo Test 2 Rule collation object creation failed.: %s\n", myErrorName(status));
268 log_verbose("Demo Test 3 : Create a new table collation with rules \"& Question'-'mark ; '?' & Hash'-'mark ; '#' & Ampersand ; '&'\" \n");
274 log_err_status(status, "Demo Test 3 Rule collation object creation failed.: %s\n", myErrorName(status));
298 log_verbose("Demo Test 4 : Create a new table collation with rules \" & aa ; a'-' & ee ; e'-' & ii ; i'-' & oo ; o'-' & uu ; u'-' \"\n");
304 log_err_status(status, "Demo Test 4 Rule collation object creation failed.: %s\n", myErrorName(status));