Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strcmpCodePointOrder

411     /* test u_strcmpCodePointOrder() */
431 if(u_strcmpCodePointOrder(strings[i], strings[i+1])>=0) {
432 log_err("error: u_strcmpCodePointOrder() fails for string %d and the following one\n", i);