Searched refs:UTZGNM_LOCATION (Results 1 – 3 of 3) sorted by relevance
30 UTZGNM_LOCATION = 0x01, enumerator
138 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;659 formatGeneric(tz, UTZGNM_LOCATION, date, name); in format()1019 genericNameTypes = UTZGNM_LOCATION; in parse()1023 genericNameTypes = UTZGNM_LONG | UTZGNM_LOCATION; in parse()1027 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION; in parse()1340 if (genType == UTZGNM_LOCATION) { in formatGeneric()
455 case UTZGNM_LOCATION: in getDisplayName()579 nameinfo->type = UTZGNM_LOCATION; in getGenericLocationName()