Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc_tag.c72 static const char POSIX_KEY[] = "va"; variable
1103 ext->key = POSIX_KEY; in _appendKeywordsToLanguageTag()
1449 … if (!variantExists && !uprv_strcmp(pKey, POSIX_KEY) && !uprv_strcmp(pType, POSIX_VALUE) ) { in _appendLDMLExtensionAsKeywords()