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

  /external/icu/icu4c/source/i18n/
tzgnames.cpp 514 UChar tzIDKey[ZID_KEY_MAX + 1];
515 int32_t tzIDKeyLen = tzCanonicalID.extract(tzIDKey, ZID_KEY_MAX + 1, status);
517 tzIDKey[tzIDKeyLen] = 0;
519 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey);
    [all...]
tznames_impl.cpp     [all...]

Completed in 1315 milliseconds