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

  /external/icu/icu4c/source/i18n/unicode/
measunit.h 193 static int32_t internalGetIndexForTypeAndSubtype(const char *type, const char *subtype);
    [all...]
  /external/icu/icu4c/source/i18n/
measunit.cpp 1202 int32_t MeasureUnit::internalGetIndexForTypeAndSubtype(const char *type, const char *subtype) {
measfmt.cpp 292 unitIndex = MeasureUnit::internalGetIndexForTypeAndSubtype(type, key);
    [all...]

Completed in 217 milliseconds