Home | History | Annotate | Download | only in intltest

Lines Matching refs:kEnd

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