Home | History | Annotate | Download | only in i18n

Lines Matching refs:inputText

1364     UChar inputText[MAX_CURRENCY_NAME_LEN];  
1367 text.extract(start, textLen, inputText);
1369 textLen = u_strToUpper(upperText, MAX_CURRENCY_NAME_LEN, inputText, textLen, NULL, &ec1);
1386 inputText, textLen,