Home | History | Annotate | Download | only in i18n

Lines Matching refs:UTZGNM_LONG

474     case UTZGNM_LONG:
615 U_ASSERT(type == UTZGNM_LONG || type == UTZGNM_SHORT);
626 UTimeZoneNameType nameType = (type == UTZGNM_LONG) ? UTZNM_LONG_GENERIC : UTZNM_SHORT_GENERIC;
857 nameinfo->type = isLong ? UTZGNM_LONG : UTZGNM_SHORT;
1122 if (types & UTZGNM_LONG) {