Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strcmpCodePointOrder

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