HomeSort by relevance Sort by last modified time
    Searched refs:ucase_getTypeOrIgnorable (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/i18n/
titletrn.cpp 100 type=ucase_getTypeOrIgnorable(c);
128 type=ucase_getTypeOrIgnorable(c);
  /external/icu/icu4c/source/common/
ucase.h 160 ucase_getTypeOrIgnorable(UChar32 c);
ucase.cpp 433 ucase_getTypeOrIgnorable(UChar32 c) {
731 int32_t type=ucase_getTypeOrIgnorable(c);
    [all...]
ucasemap.cpp 369 int32_t type = ucase_getTypeOrIgnorable(c);
392 int32_t type = ucase_getTypeOrIgnorable(c);
ustrcase.cpp 841 int32_t type = ucase_getTypeOrIgnorable(c);
871 int32_t type = ucase_getTypeOrIgnorable(c);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 280 milliseconds