Home | History | Annotate | Download | only in i18n

Lines Matching refs:u_tolower

430             rc = (int32_t)u_tolower(*s1) - (int32_t)u_tolower(*s2);