Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCOL_EQUAL

888     return result<0 ? UCOL_LESS : result==0 ? UCOL_EQUAL : UCOL_GREATER;