Home | History | Annotate | Download | only in i18n

Lines Matching refs:inputText

1319     UChar inputText[MAX_CURRENCY_NAME_LEN];  
1322 text.extract(start, textLen, inputText);
1324 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, NULL, &ec1);
1341 inputText, textLen,