Home | History | Annotate | Download | only in cintltst

Lines Matching refs:lenOtherExcludeSpecialI

634     int32_t result, lenMixed, lenOtherDefault, lenOtherExcludeSpecialI, lenDifferent;
643 lenOtherExcludeSpecialI=u_strlen(otherExcludeSpecialI);
666 result=u_strCaseCompare(mixed, lenMixed, otherExcludeSpecialI, lenOtherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I, &errorCode);