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.c69 static const char POSIX_KEY[] = "va"; variable
1094 ext->key = POSIX_KEY; in _appendKeywordsToLanguageTag()
1445 … if (!variantExists && !uprv_strcmp(pKey, POSIX_KEY) && !uprv_strcmp(pType, POSIX_VALUE) ) { in _appendLDMLExtensionAsKeywords()