Home | History | Annotate | Download | only in intltest

Lines Matching refs:getChar32Start

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