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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_sit.cpp 595 attribute = ucol_getAttributeOrDefault(coll, (UColAttribute)options[i].attr, status);
642 ucol_getAttributeOrDefault(const UCollator *coll, UColAttribute attr, UErrorCode *status)
  /external/icu4c/i18n/
ucol_sit.cpp 636 attribute = ucol_getAttributeOrDefault(coll, (UColAttribute)options[i].attr, status);
683 ucol_getAttributeOrDefault(const UCollator *coll, UColAttribute attr, UErrorCode *status)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uintrnal.h 96 # define ucol_getAttributeOrDefault ucol_getAttributeOrDefault_INTERNAL_API_DO_NOT_USE
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 424 milliseconds