Home | History | Annotate | Download | only in intltest

Lines Matching refs:kEnd

83         case kEnd:
113 case kEnd:
582 i=iter.move32(-2, CharacterIterator::kEnd);
585 errln("move32(-2, kEnd) didn't work correctly expected %X got %X i=%d", c, text.char32At((text.length()-3)), i);