Searched refs:POSIX_KEY (Results 1 – 1 of 1) sorted by relevance
72 static const char POSIX_KEY[] = "va"; variable1103 ext->key = POSIX_KEY; in _appendKeywordsToLanguageTag()1449 … if (!variantExists && !uprv_strcmp(pKey, POSIX_KEY) && !uprv_strcmp(pType, POSIX_VALUE) ) { in _appendLDMLExtensionAsKeywords()