Searched refs:firstExt (Results 1 – 1 of 1) sorted by relevance
908 ExtensionListEntry *firstExt = NULL; in _appendKeywordsToLanguageTag() local1076 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()