Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc_tag.c908 ExtensionListEntry *firstExt = NULL; in _appendKeywordsToLanguageTag() local
1076 if (!_addExtensionToList(&firstExt, ext, TRUE)) { in _appendKeywordsToLanguageTag()
1097 if (!_addExtensionToList(&firstExt, ext, TRUE)) { in _appendKeywordsToLanguageTag()
1102 if (U_SUCCESS(*status) && (firstExt != NULL || firstAttr != NULL)) { in _appendKeywordsToLanguageTag()
1106 ext = firstExt; in _appendKeywordsToLanguageTag()
1162 ext = firstExt; in _appendKeywordsToLanguageTag()