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

  /external/icu4c/i18n/
tzgnames.cpp 470 UChar tzIDKey[ZID_KEY_MAX + 1];
471 int32_t tzIDKeyLen = tzCanonicalID.extract(tzIDKey, ZID_KEY_MAX + 1, status);
473 tzIDKey[tzIDKeyLen] = 0;
475 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey);
    [all...]
tznames_impl.cpp     [all...]

Completed in 33 milliseconds