Home | History | Annotate | Download | only in intltest

Lines Matching full:textstr

27     SCharacterIterator(const UnicodeString& textStr){
28 text = textStr;
30 textLength = textStr.length();