Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc_tag.c1198 …xt, ExtensionListEntry** appendTo, char* buf, int32_t bufSize, UBool *posixVariant, UErrorCode *st… in _appendLDMLExtensionAsKeywords() argument
1201 UBool variantExists = *posixVariant; in _appendLDMLExtensionAsKeywords()
1216 *posixVariant = FALSE; in _appendLDMLExtensionAsKeywords()
1450 *posixVariant = TRUE; in _appendLDMLExtensionAsKeywords()
1513 UBool posixVariant = FALSE; in _appendKeywords() local
1527 posixVariant = TRUE; in _appendKeywords()
1537 … _appendLDMLExtensionAsKeywords(type, &kwdFirst, kwdBuf, kwdBufLength, &posixVariant, status); in _appendKeywords()
1577 if (U_SUCCESS(*status) && posixVariant) { in _appendKeywords()