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