HomeSort by relevance Sort by last modified time
    Searched defs:otherExcludeSpecialI (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cstrcase.c 630 otherExcludeSpecialI[]={ 0x41, 0x62, 0x131, 0x3c3, 0x53, 0x73, 0x66, 0x46, 0x69, 0xd93f, 0xdfff, 0 },
644 lenOtherExcludeSpecialI=u_strlen(otherExcludeSpecialI);
663 result=u_strcasecmp(mixed, otherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I);
667 result=u_strCaseCompare(mixed, lenMixed, otherExcludeSpecialI, lenOtherExcludeSpecialI, U_FOLD_CASE_EXCLUDE_SPECIAL_I, &errorCode);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UTF16Test.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UTF16Test.java     [all...]

Completed in 187 milliseconds