Home | History | Annotate | Download | only in i18n

Lines Matching refs:systemID

846 ZoneMeta::getCanonicalSystemID(const UnicodeString &tzid, UnicodeString &systemID, UErrorCode& status) {
849 systemID.setTo(entry->id);
853 return systemID;