Home | History | Annotate | Download | only in i18n

Lines Matching refs:inputText

1548     UChar inputText[MAX_CURRENCY_NAME_LEN];  
1551 text.extract(start, textLen, inputText);
1553 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, locale, &ec1);
1570 inputText, textLen,