Home
last modified time | relevance | path

Searched refs:firstAttr (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duloc_tag.c910 AttributeListEntry *firstAttr = NULL; in _appendKeywordsToLanguageTag() local
978 if (!_addAttributeToList(&firstAttr, attr)) { in _appendKeywordsToLanguageTag()
1102 if (U_SUCCESS(*status) && (firstExt != NULL || firstAttr != NULL)) { in _appendKeywordsToLanguageTag()
1105 attr = firstAttr; in _appendKeywordsToLanguageTag()
1169 attr = firstAttr; in _appendKeywordsToLanguageTag()