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

  /external/icu/icu4c/source/i18n/unicode/
tznames.h 370 int32_t getMatchLengthAt(int32_t idx) const;
  /external/icu/icu4c/source/i18n/
tzfmt.cpp 955 matchPos = startIdx + specificMatches->getMatchLengthAt(i);
    [all...]
tznames.cpp 463 TimeZoneNames::MatchInfoCollection::getMatchLengthAt(int32_t idx) const {
tzgnames.cpp 907 int32_t len = tznamesMatches->getMatchLengthAt(i);
    [all...]

Completed in 91 milliseconds