Home | History | Annotate | Download | only in i18n

Lines Matching refs:UTZGNM_LOCATION

132 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;
653 formatGeneric(tz, UTZGNM_LOCATION, date, name);
1013 genericNameTypes = UTZGNM_LOCATION;
1017 genericNameTypes = UTZGNM_LONG | UTZGNM_LOCATION;
1021 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION;
1334 if (genType == UTZGNM_LOCATION) {