Home | History | Annotate | Download | only in intltest

Lines Matching refs:getChar32Start

160         if(s.getChar32Start(1)!=0 || s.getChar32Start(2)!=2) {
161 errln("UnicodeString::getChar32Start() failed");