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(fCsp, c);
128 type=ucase_getTypeOrIgnorable(fCsp, c);
  /external/icu/icu4c/source/common/
ucase.h 164 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c);
ucasemap.cpp 461 int32_t type = ucase_getTypeOrIgnorable(csp, c);
486 int32_t type = ucase_getTypeOrIgnorable(csm->csp, c);
ucase.cpp 440 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) {
673 int32_t type=ucase_getTypeOrIgnorable(csp, c);
    [all...]
ustrcase.cpp 798 int32_t type = ucase_getTypeOrIgnorable(csp, c);
828 int32_t type = ucase_getTypeOrIgnorable(csm->csp, c);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 328 milliseconds