Home | History | Annotate | Download | only in intltest

Lines Matching refs:nextCodePoint

394         UChar32 c1 = ci.nextCodePoint(errorCode);
397 errln("%s.nextCodePoint(to limit, 1st pass) = U+%04lx != U+%04lx at %d",
417 UChar32 c1 = ci.nextCodePoint(errorCode);
420 errln("%s.nextCodePoint(to limit again) = U+%04lx != U+%04lx at %d",