Home | History | Annotate | Download | only in collationperf

Lines Matching refs:UCOL_EQUAL

526             UCollationResult  r = UCOL_EQUAL;
549 r=UCOL_GREATER; if(ri<0) {r=UCOL_LESS;} else if (ri==0) {r=UCOL_EQUAL;}
561 if (r== UCOL_EQUAL)