Lines Matching defs:ec1
1323 UErrorCode ec1 = U_ZERO_ERROR;1324 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, NULL, &ec1);