Home | History | Annotate | Download | only in i18n

Lines Matching refs:upperText

1359     UChar upperText[MAX_CURRENCY_NAME_LEN];  
1363 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, locale, &ec1);
1369 upperText, textLen, &max, &matchIndex);