Searched refs:upperText (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducurr.cpp1511 UChar upperText[MAX_CURRENCY_NAME_LEN]; local
1515 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, locale, &ec1);
1521 upperText, textLen, &max, &matchIndex);

Completed in 265 milliseconds