Home | History | Annotate | Download | only in i18n

Lines Matching refs:tzIDKey

532     UChar tzIDKey[ZID_KEY_MAX + 1];
533 int32_t tzIDKeyLen = tzCanonicalID.extract(tzIDKey, ZID_KEY_MAX + 1, status);
535 tzIDKey[tzIDKeyLen] = 0;
537 tzIDKey);