Home | History | Annotate | Download | only in dumpce

Lines Matching refs:u_strToUpper

980     int32_t destLength = u_strToUpper(upperChars, length * 2, exemplarChars, -1, locale, &error);
982 fprintf(stdout, "Error when u_strToUpper() \n");