Home | History | Annotate | Download | only in intltest

Lines Matching full:textstr

26     SCharacterIterator(const UnicodeString& textStr){
27 text = textStr;
29 textLength = textStr.length();