Home | History | Annotate | Download | only in i18n

Lines Matching defs:ec1

1533     UErrorCode ec1 = U_ZERO_ERROR;
1534 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, locale, &ec1);