Home | History | Annotate | Download | only in intltest

Lines Matching defs:cpLimit

521     UChar32 cpLimit;
524 cpLimit=s0Length=0x10000; // BMP only
526 cpLimit=0x110000;
554 if(cpLimit==0x110000) {
601 expected.add(0, cpLimit-1);
619 if(cpLimit<0x110000) {
620 set.remove(cpLimit, 0x10ffff);