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

/external/icu4c/i18n/
H A Ducurr.cpp1365 UChar upperText[MAX_CURRENCY_NAME_LEN]; local
1369 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, NULL, &ec1);
1375 upperText, textLen, &max, &matchIndex);

Completed in 20 milliseconds