Home | History | Annotate | Download | only in intltest

Lines Matching defs:h2

770     UBool h, h2;
777 h2=ci.hasNext();
783 h2=ci.hasNext();
790 h2=ci.hasNext();
796 h2=ci.hasNext();
803 h2=ci.hasPrevious();
809 h2=ci.hasPrevious();
815 h=h2=FALSE;
821 h=h2=FALSE;
837 if(c!=c2 || h!=h2 || ci.getIndex()!=iter->getIndex(iter, UITER_CURRENT)) {